in src/main/java/com/aws/pattern/myapp/aop/logging/LoggingAspect.java [38:40]
public void springBeanPointcut() { // Method is empty as this is just a Pointcut, the implementations are in the advices. }