Freeongoo / sample-spring-aspectj

Sample Spring Boot project with AspectJ configured

Home Page:https://www.geekyhacker.com/2020/03/28/how-to-configure-aspectj-in-spring-boot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Spring Boot with AspectJ

Sample Spring Boot project with AspectJ configured.

With AspectJ we can apply @Cacheable and @Transaction to private methods.

Read this blog post for more details,

How to run

To run the project execute,

$ mvn spring-boot:run

About

Sample Spring Boot project with AspectJ configured

https://www.geekyhacker.com/2020/03/28/how-to-configure-aspectj-in-spring-boot/


Languages

Language:Java 100.0%