@ManagementContextConfiguration @EnableConfigurationProperties(value=LogFileWebEndpointProperties.class) public class LogFileWebEndpointManagementContextConfiguration extends Object
Constructor and Description |
---|
LogFileWebEndpointManagementContextConfiguration(LogFileWebEndpointProperties properties) |
Modifier and Type | Method and Description |
---|---|
LogFileWebEndpoint |
logFileWebEndpoint(org.springframework.core.env.Environment environment) |
public LogFileWebEndpointManagementContextConfiguration(LogFileWebEndpointProperties properties)
@Bean @ConditionalOnMissingBean @Conditional(value=org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointManagementContextConfiguration.LogFileCondition.class) public LogFileWebEndpoint logFileWebEndpoint(org.springframework.core.env.Environment environment)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.