The sping-data-rest interface of the maven submodule is not recognized?

the controller of each submodule is recognized, but the restful of spring-data-rest is not recognized. Do you need any special configuration?

Environment: spring-boot1.5.15

Apr.05,2021

https://www.oschina.net/quest.
add @ EnableJpaRepositories (basePackages=" ") Just configure it. In the case of multiple modules, the default configuration cannot be used in many places.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a8a6-2c22d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a8a6-2c22d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?