Class ValueProvider

  • All Implemented Interfaces:
    Serializable

    public class ValueProvider
    extends Object
    implements 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:
    Serialized Form