Hi,
        Can I ask here instead of SO ? What are the debugging options in
STS that can help me figure out why the aspect is not applied ? AJDT does
not show the markers. It is a Spring boot AOP starter project. I am trying
to call the weaved code in the Spring bootstrap Java code.

@Component
public class ApplicationStartup
implements ApplicationListener<ContextRefreshedEvent> {

 Should I use -Xlint in the IDE ?

Thanks,
Mohan
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to