Skip to content
#

aop-logs

Here are 8 public repositories matching this topic...

Language: All
Filter by language

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

This project is a Spring Boot application utilizing Redis for caching and data management. It features AOP-based logging, Swagger for API documentation, MapStruct for object mapping, Lombok for simplifying Java code, and Liquibase for database version control. Built with Gradle, the project also includes RedisInsight for cache data visualization.

  • Updated Sep 10, 2024
  • Java

Improve this page

Add a description, image, and links to the aop-logs 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 aop-logs topic, visit your repo's landing page and select "manage topics."

Learn more