@Configuration(proxyBeanMethods=false) public class ApolloClientConfigDataAutoConfiguration extends Object
| Constructor and Description |
|---|
ApolloClientConfigDataAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static ApolloClientProperties |
apolloWebClientSecurityProperties() |
static com.ctrip.framework.apollo.spring.config.ConfigPropertySourcesProcessor |
configPropertySourcesProcessor() |
public ApolloClientConfigDataAutoConfiguration()
@ConditionalOnMissingBean(value=ApolloClientProperties.class) @ConfigurationProperties(value="apollo.client") @Bean public static ApolloClientProperties apolloWebClientSecurityProperties()
@ConditionalOnMissingBean(value=com.ctrip.framework.apollo.spring.config.PropertySourcesProcessor.class) @Bean public static com.ctrip.framework.apollo.spring.config.ConfigPropertySourcesProcessor configPropertySourcesProcessor()
Copyright © 2021 Ctrip, Inc.. All rights reserved.