Configuration
XML
<aop:aspectj-autoproxy />
Configuration Class
@Configuration
@EnableAspectJAutoProxy
public class AppConfig {
}
Last updated
Was this helpful?
<aop:aspectj-autoproxy />
@Configuration
@EnableAspectJAutoProxy
public class AppConfig {
}
Last updated
Was this helpful?