@Configuration
@EnableConfigurationProperties(value=PropertySourceBootstrapProperties.class)
public class PropertySourceBootstrapConfiguration
extends Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>, org.springframework.core.Ordered