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.M2compared with
Version Details
| 3.2.0.M1 | 3.2.0.M2 | |
|---|---|---|
| Release date | May 28, 2012 | Sep 12, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 3.2.0.M1 | 3.2.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.aspectj » aspectjweaver | - | 1.6.12 |
| ~ Updated | org.springframework » spring-beans | 3.2.0.M1 | 3.2.0.M2 |
| ~ Updated | org.springframework » spring-core | 3.2.0.M1 | 3.2.0.M2 |
