In this post, we will see how to resolve Use precise mapping annotation, i.e. ‘@GetMapping’, ‘@PostMapping’, etc Question: Replace @RequestMapping with specific @GetMapping, @PostMapping etc. I’m trying to show the jsp page in the browser. So I used @RequestMapping. But ...
Question: I’m having trouble with this! As I’ve been reading, it happens because it’s no longer accepted. But how can I solved it? This is the code I’ve been trying to map. Thanks in advance for any suggestion or solution! ...