Class BootstrapImportSelectorConfiguration
java.lang.Object
org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
@Configuration(proxyBeanMethods=false)
@Import(BootstrapImportSelector.class)
public class BootstrapImportSelectorConfiguration
extends Object
Configuration to import the
BootstrapImportSelector configuration.- Author:
- Spencer Gibb
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapImportSelectorConfiguration
public BootstrapImportSelectorConfiguration()
-