@Configuration @EnableConfigurationProperties(value=DevToolsProperties.class) public class RemoteClientConfiguration extends Object
RemoteSpringApplication
Constructor and Description |
---|
RemoteClientConfiguration(DevToolsProperties properties) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.client.ClientHttpRequestFactory |
clientHttpRequestFactory() |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer() |
public RemoteClientConfiguration(DevToolsProperties properties)
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
@Bean public org.springframework.http.client.ClientHttpRequestFactory clientHttpRequestFactory()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.