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.0.0.RELEASEcompared with
Version Details
| 2.5.6.SEC03 | 3.0.0.RELEASE | |
|---|---|---|
| Release date | Sep 09, 2011 | Dec 17, 2009 |
| Licenses | Apache 2.0 | None |
| Vulnerabilities | None | None |
Compile Changes (10)
| 2.5.6.SEC03 | 3.0.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-asm | - | 3.0.0.RELEASE |
| ~ Updated | cglib » cglib-nodep | 2.1_3 | 2.2 |
| ~ Updated | commons-pool » commons-pool | 1.3 | 1.4 |
| ~ Updated | org.aspectj » aspectjweaver | 1.6.1 | 1.6.5 |
| ~ Updated | org.springframework » spring-beans | 2.5.6.SEC03 | 3.0.0.RELEASE |
| ~ Updated | org.springframework » spring-core | 2.5.6.SEC03 | 3.0.0.RELEASE |
| - Removed | commons-attributes » commons-attributes-api | 2.2 | - |
| - Removed | commons-attributes » commons-attributes-compiler | 2.2 | - |
| - Removed | commons-logging » commons-logging | 1.1.1 | - |
| - Removed | org.aspectj » aspectjrt | 1.6.1 | - |