79727887

Date: 2025-08-06 21:45:41
Score: 2.5
Natty:
Report link

First:

import org.springframework.web.bind.annotation.RestController;

Second:

You need to change @Controller to @RestController.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Controller
  • User mentioned (0): @RestController
  • Low reputation (1):
Posted by: Squall