BAEL-4844: Code for the AspectJ class annotation article.

This commit is contained in:
bhandy
2021-03-23 21:52:58 -04:00
parent e0b4e6bcd6
commit cfee931194
8 changed files with 177 additions and 0 deletions
@@ -17,6 +17,8 @@
<logger name="org.springframework.aop.interceptor.PerformanceMonitorInterceptor" level="TRACE" />
<logger name="com.baeldung.aspectj.classmethodadvice" level="TRACE" />
<root level="TRACE">
<appender-ref ref="STDOUT" />
</root>