79342836

Date: 2025-01-09 13:47:44
Score: 2
Natty:
Report link

instead of @Controller annotation use @RestController.if you want to use @Controller then add @ResponseBody below @GetMapping("/")

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Girish G