@Configuration
@EnableAspectJAutoProxy
public class LoggingAspectConfiguration
extends java.lang.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 Osgiliath. All rights reserved.