Class PropertyPlaceholderAutoConfiguration
java.lang.Object
org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
@AutoConfiguration
@AutoConfigureOrder(-2147483648)
public final class PropertyPlaceholderAutoConfiguration
extends Object
Auto-configuration for
PropertySourcesPlaceholderConfigurer.- Since:
- 1.5.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyPlaceholderAutoConfiguration
public PropertyPlaceholderAutoConfiguration()
-