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.
Version5.0.2.RELEASEcompared with
Version Details
| 5.0.1.RELEASE | 5.0.2.RELEASE | |
|---|---|---|
| Release date | Oct 24, 2017 | Nov 27, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 5.0.1.RELEASE | 5.0.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-pool2 | 2.4.2 | 2.4.3 |
| ~ Updated | org.aspectj » aspectjweaver | 1.8.12 | 1.8.13 |
| ~ Updated | org.springframework » spring-beans | 5.0.1.RELEASE | 5.0.2.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.0.1.RELEASE | 5.0.2.RELEASE |