Example for how to use @Aspect and custom annotation with @ConditionalOnExpression
- Use of org.aspectj.lang.annotation.Aspect to centralized logger information required
- How to use custom annotations
- Enable/Disable custom annotation from property file (@ConditionalOnExpression)
- How to use ProceedingJoinPoint
- How to track execution time in a better way
MIT
Free to use, Hell Yeah!