@Configuration public class PropertyPlaceholderAutoConfiguration extends Object
Auto-configuration
for
PropertySourcesPlaceholderConfigurer
.Constructor and Description |
---|
PropertyPlaceholderAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertySourcesPlaceholderConfigurer() |
public PropertyPlaceholderAutoConfiguration()
@Bean @ConditionalOnMissingBean(search=CURRENT) public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.