@Configuration @EnableAspectJAutoProxy public class LoggingAspectConfiguration extends Object
| Constructor and Description |
|---|
LoggingAspectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
LoggingAspect |
loggingAspect(org.springframework.core.env.Environment env) |
@Bean @Profile(value="dev") public LoggingAspect loggingAspect(org.springframework.core.env.Environment env)
Copyright © 2017 Power TAC. All rights reserved.