@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(org.springframework.context.ApplicationContext context) |
public PropertyPlaceholderAutoConfiguration()
@Bean @ConditionalOnMissingBean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertySourcesPlaceholderConfigurer(org.springframework.context.ApplicationContext context)
Copyright © 2013. All rights reserved.