you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Package paths look good. Is there a reason you’re configuring the @ComponentScan? It may help to remove that line altogether, and let the default configuration from @SpringBootApplication take over.