@Configuration public class EndpointAutoConfiguration extends Object
Auto-configuration for Endpoint support.| Constructor and Description |
|---|
EndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DefaultCachingConfigurationFactory |
endpointCacheConfigurationFactory(org.springframework.core.env.Environment environment) |
ParameterMapper |
endpointOperationParameterMapper() |
@Bean public ParameterMapper endpointOperationParameterMapper()
@Bean @ConditionalOnMissingBean(value=CachingConfigurationFactory.class) public DefaultCachingConfigurationFactory endpointCacheConfigurationFactory(org.springframework.core.env.Environment environment)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.