类 PropertyPlaceholderAutoConfiguration
- java.lang.Object
- org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration
@Configuration @Deprecated @Import(org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration.Selector.class) public class PropertyPlaceholderAutoConfiguration extends Object
已过时。as of 1.5 in favor ofPropertyPlaceholderAutoConfiguration
Auto-configuration
forPropertySourcesPlaceholderConfigurer
.
构造器详细资料
PropertyPlaceholderAutoConfiguration
public PropertyPlaceholderAutoConfiguration()
已过时。