Doc: Spring AOP dependency on aspectjweaver [SPR-15801] #20356
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Paulina Herra Flores opened SPR-15801 and commented
spring-aop 4.3.9
spring-boot-gradle-plugin:1.5.4.RELEASE
On here: https://mvnrepository.com/artifact/org.springframework/spring-aop/4.3.9.RELEASE is listed as an optional dependecy. But if you don't include it on runtime it causes:
Documentation needs to be corrected and indicate that you do need it.
Affects: 4.3.9
Issue Links:
@EnableAspectJAutoProxy
needs to be redeclared for each application contextReferenced from: commits 13c2134, 0e734d8
Backported to: 4.3.15
The text was updated successfully, but these errors were encountered: