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.0.8.RELEASEcompared with
Version Details
| 4.0.7.RELEASE | 4.0.8.RELEASE | |
|---|---|---|
| Release date | Sep 04, 2014 | Nov 11, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 4.0.7.RELEASE | 4.0.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.2 | 1.8.3 |
| ~ Updated | org.springframework » spring-beans | 4.0.7.RELEASE | 4.0.8.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.7.RELEASE | 4.0.8.RELEASE |