@Configuration @EnableConfigurationProperties(value=AcmProperties.class) @ConditionalOnClass(name="org.springframework.cloud.alicloud.acm.AcmAutoConfiguration") @ImportAutoConfiguration(value=EdasContextAutoConfiguration.class) public class AcmContextBootstrapConfiguration extends Object
Constructor and Description |
---|
AcmContextBootstrapConfiguration() |
Modifier and Type | Method and Description |
---|---|
AcmIntegrationProperties |
acmIntegrationProperties() |
void |
initAcmProperties() |
@PostConstruct public void initAcmProperties()
@Bean public AcmIntegrationProperties acmIntegrationProperties()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.