Date: 2024-10-18 08:01:23
Score: 4.5
Natty:
To Get Multiple values & also key is dynamic, in java spring booty we can use
import org.springframework.util.MultiValueMap;
@RequestParam MultiValueMap<String, List> keys
enter image description here
enter image description here
Reasons:
- Blacklisted phrase (1): enter image description here
- Low length (1):
- No code block (0.5):
- User mentioned (1): @RequestParam
- Low reputation (1):
Posted by: Hariharan R