79712200

Date: 2025-07-23 15:48:02
Score: 1
Natty:
Report link

And also, I would like to add to that sometimes when you have a project structure where your controllers need to be in a different package than your SpringBootProject class annotated, you can add how many path to be scanned by Spring boot, just like

@ComponentScan({"com.path1", "com.path2"})
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PEDRO HENRIQUE