@Configuration @EnableAspectJAutoProxy(proxyTargetClass=false) @ComponentScan(value="io.oneprofile.right.aspect") public class RightAspectConfiguration extends Object
| Constructor and Description |
|---|
RightAspectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RightAspect |
rightAspect() |
@Bean public RightAspect rightAspect() throws Exception
ExceptionCopyright © 2018–2019 Oneprofile. All rights reserved.