79422995

Date: 2025-02-08 10:32:16
Score: 1
Natty:
Report link

Replace your @RestController with @Controller . @RestController will render json output where as @Controller will render your view template

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Arf_code