Skip to content
#

pointcut

Here are 9 public repositories matching this topic...

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.

  • Updated Sep 14, 2024
  • Java

Improve this page

Add a description, image, and links to the pointcut topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pointcut topic, visit your repo's landing page and select "manage topics."

Learn more