Add AopAutoConfiguration (also starter and sample)
A side effect is that spring-boot-starter-data-jpa needs to include an aspectjweaver depdendency. Hope that doesn't hurt anything else. [Fixes #56780004]
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<modules>
|
||||
<module>spring-boot-sample-actuator</module>
|
||||
<module>spring-boot-sample-actuator-ui</module>
|
||||
<module>spring-boot-sample-aop</module>
|
||||
<module>spring-boot-sample-batch</module>
|
||||
<module>spring-boot-sample-data-jpa</module>
|
||||
<module>spring-boot-sample-integration</module>
|
||||
|
||||
Reference in New Issue
Block a user