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.2.23.RELEASEcompared with
Version Details
| 5.2.22.RELEASE | 5.2.23.RELEASE | |
|---|---|---|
| Release date | May 11, 2022 | Mar 20, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 5.2.22.RELEASE | 5.2.23.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-beans | 5.2.22.RELEASE | 5.2.23.RELEASE |
| ~ Updated | org.springframework » spring-core | 5.2.22.RELEASE | 5.2.23.RELEASE |
