79149854

Date: 2024-11-02 02:46:05
Score: 2.5
Natty:
Report link

Try adding an @ComponentScan(basePackages = {"com.xx.xx"}) scan to the entry xxxApplication class of the module reporting the error. I guess the error is caused by not scanning classes or interfaces in other modules.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jishuge X