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.
Version1.2.9compared with
Version Details
| 1.2.8 | 1.2.9 | |
|---|---|---|
| Release date | Aug 24, 2006 | Mar 09, 2007 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 1.2.8 | 1.2.9 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | cglib » cglib-nodep | - | 2.1_3 |
| + Added | commons-attributes » commons-attributes-api | - | 2.1 |
| + Added | commons-logging » commons-logging | - | 1.0.4 |
| + Added | org.springframework » spring-core | - | 1.2.9 |
| ~ Updated | org.springframework » spring-beans | 1.2.8 | 1.2.9 |
| - Removed | aopalliance » aopalliance | 1.0 | - |
| - Removed | cglib » cglib | 2.1_3 | - |
Test Changes (2)
| 1.2.8 | 1.2.9 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | javax.servlet » servlet-api | 2.4 | - |
| - Removed | xdoclet » xjavadoc | 1.1 | - |
