@Configuration @ConditionalOnProperty(value="apollo.bootstrap.enabled") @ConditionalOnMissingBean(value=PropertySourcesProcessor.class) public class ApolloAutoConfiguration extends Object
| Constructor and Description |
|---|
ApolloAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConfigPropertySourcesProcessor |
configPropertySourcesProcessor() |
@Bean public ConfigPropertySourcesProcessor configPropertySourcesProcessor()
Copyright © 2023. All rights reserved.