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.0.0.RELEASEcompared with
Version Details
| 4.3.30.RELEASE | 5.0.0.RELEASE | |
|---|---|---|
| Release date | Dec 09, 2020 | Sep 28, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 4.3.30.RELEASE | 5.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.9 | 1.8.11 |
| ~ Updated | org.springframework » spring-beans | 4.3.30.RELEASE | 5.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.3.30.RELEASE | 5.0.0.RELEASE |
| - Removed | commons-pool » commons-pool | 1.6 | - |