How does spring boot use external aop??

springboot project, and then write a custom aop, to put aop into the tools project, and then how the springboot project uses the aop?? of the tools project At present, the corresponding notes are used, but there is no effect, ask for the answer!

Apr.19,2021

Thank you for reminding me. We have found a way. Just add the path to the scan package in the startup class

.
@ComponentScan(basePackages = {"xxx.xxx.xxx","xxx.xxx"}) 
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-1b321f9-e33a.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-1b321f9-e33a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?