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.
Version4.3.0.RELEASEcompared with
Version Details
| 4.2.9.RELEASE | 4.3.0.RELEASE | |
|---|---|---|
| Release date | Dec 21, 2016 | Jun 10, 2016 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 4.2.9.RELEASE | 4.3.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 4.2.9.RELEASE | 4.3.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.9.RELEASE | 4.3.0.RELEASE |
| - Removed | aopalliance » aopalliance | 1.0 | - |