java spring aspect java-8 aop spring-mvc aspect-oriented-programming springaop springbootaop spirng-boot
-
Updated
Oct 2, 2020 - Java
This repository demonstrates the use of Aspect-Oriented Programming (AOP) with Spring Boot to modularize cross-cutting concerns like logging, security, transaction management, and more. The code examples focus on the practical application of AOP in a Spring Boot application, showcasing how we can use aspects to cleanly separate concerns.
To associate your repository with the springbootaop topic, visit your repo's landing page and select "manage topics."