类 ValueProvider

  • 所有已实现的接口:
    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.

    从以下版本开始:
    1.3.0
    另请参阅:
    序列化表格