Class BootstrapImportSelectorConfiguration
- java.lang.Object
-
- org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
-
@Configuration(proxyBeanMethods=false) @Import(BootstrapImportSelector.class) public class BootstrapImportSelectorConfiguration extends Object
Configuration to import theBootstrapImportSelectorconfiguration.- Author:
- Spencer Gibb