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.
Version3.2.0.RELEASEcompared with
Version Details
| 3.1.4.RELEASE | 3.2.0.RELEASE | |
|---|---|---|
| Release date | Jan 23, 2013 | Dec 13, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (5)
| 3.1.4.RELEASE | 3.2.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.aspectj » aspectjweaver | 1.6.8 | 1.7.1 |
| ~ Updated | org.springframework » spring-beans | 3.1.4.RELEASE | 3.2.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.1.4.RELEASE | 3.2.0.RELEASE |
| - Removed | cglib » cglib-nodep | 2.2 | - |
| - Removed | org.springframework » spring-asm | 3.1.4.RELEASE | - |