Skip to content

benweizhu/spring-boot-aspect-scheduled

Repository files navigation

Spring Boot AOP and scheduler working together, it can only listen on the Scheduled method.

About

Spring Boot Aspects will not work on calling other methods within the same class as it cannot be proxied.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages