Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method interceptors and pointcuts to cleanly decouple code that implements functionality that should be separated.
Version5.1.7.RELEASEcompared with
Version Details
| 5.1.6.RELEASE | 5.1.7.RELEASE | |
|---|---|---|
| Release date | Mar 31, 2019 | May 09, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 5.1.6.RELEASE | 5.1.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.aspectj » aspectjweaver | 1.9.2 | 1.9.3 |
| ~ Updated | org.springframework » spring-beans | 5.1.6.RELEASE | 5.1.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.1.6.RELEASE | 5.1.7.RELEASE |