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.1.4.releasecompared with
Version Details
| 3.1.3.release | 3.1.4.release | |
|---|---|---|
| Release date | Apr 24, 2018 | Apr 24, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 3.1.3.release | 3.1.4.release | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-asm | 3.1.3.release | 3.1.4.release |
| ~ Updated | org.springframework » spring-beans | 3.1.3.release | 3.1.4.release |
| ~ Updated | org.springframework » spring-core | 3.1.3.release | 3.1.4.release |
