@Configuration @EnableConfigurationProperties(value=DevToolsProperties.class) public class RemoteClientConfiguration extends ObjectSE implements org.springframework.beans.factory.InitializingBean
RemoteSpringApplication| コンストラクターと説明 |
|---|
RemoteClientConfiguration(DevToolsProperties properties) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | afterPropertiesSet() |
org.springframework.http.client.ClientHttpRequestFactory | clientHttpRequestFactory() |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer | propertySourcesPlaceholderConfigurer() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic RemoteClientConfiguration(DevToolsProperties properties)
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
@Bean public org.springframework.http.client.ClientHttpRequestFactory clientHttpRequestFactory()
public void afterPropertiesSet()
org.springframework.beans.factory.InitializingBean 内の afterPropertiesSet Copyright © 2019 Pivotal Software, Inc.. All rights reserved.