@Configuration
@EnableAspectJAutoProxy(proxyTargetClass=true)
@ComponentScan(value={"dev.shermende.support.spring.aop","dev.shermende.support.spring.handler","dev.shermende.support.spring.factory"})
public class InterceptorConfiguration
extends Object
implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
InterceptorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Copyright © 2020. All rights reserved.