Class ValueProvider
java.lang.Object
org.springframework.boot.configurationmetadata.ValueProvider
- All Implemented Interfaces:
Serializable
Define a component that is able to provide the values of a property.
Each provider is defined by a name and can have an arbitrary number of
parameters. The available providers are defined in the Spring Boot
documentation.
- Since:
- 1.3.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary