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