79335417

Date: 2025-01-07 09:14:14
Score: 2.5
Natty:
Report link

The paths in scanBasePackages (com.bank.bankingapp...) do not match the paths in the directory structure (com.bank...)

ScanBasePackages can be removed from the @SpringBootApplication annotation. By default Spring will search everything in the folders under where the config file is.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @SpringBootApplication
  • Low reputation (0.5):
Posted by: Stomf