79784610

Date: 2025-10-07 13:50:25
Score: 3.5
Natty:
Report link

Regarding
@RestController
@RequestMapping("/api")

, there's a subtle difference between:

@PostMapping("/") -----------> /api/
and
@PostMapping -----------> /api

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @RestController
  • User mentioned (0): @PostMapping
  • User mentioned (0): @PostMapping
  • Filler text (0.5): -----------
  • Filler text (0): -----------
  • Low reputation (0.5):
Posted by: gleitonfranco