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.1.RELEASEcompared with
Version Details
| 4.0.0.RELEASE | 4.0.1.RELEASE | |
|---|---|---|
| Release date | Dec 12, 2013 | Jan 28, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 4.0.0.RELEASE | 4.0.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-pool » commons-pool | 1.5.3 | 1.6 |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.0.M1 | 1.7.4 |
| ~ Updated | org.springframework » spring-beans | 4.0.0.RELEASE | 4.0.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.0.RELEASE | 4.0.1.RELEASE |