devX-logging 封装spring boot aop log starter
-
Updated
Jan 9, 2018 - Java
devX-logging 封装spring boot aop log starter
Spring boot application to upload to aws s3, fetch with ttl and archive assets
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.
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.
Developing a REST API for managing a Topic entity that encompasses various courses. The implementation involves utilizing MySQL for data storage and Java Persistence API (JPA) for seamles interaction with the database.
AOP sample for logging implemented by .NET Core and PostSharp made for article
AOP(aspect-oriented programming) sample app.
Add a description, image, and links to the aop-logs topic page so that developers can more easily learn about it.
To associate your repository with the aop-logs topic, visit your repo's landing page and select "manage topics."