类 ResourceProperties

  • 所有已实现的接口:
    org.springframework.beans.factory.Aware, org.springframework.context.ResourceLoaderAware

    @ConfigurationProperties(prefix="spring.resources",
                             ignoreUnknownFields=false)
    public class ResourceProperties
    extends Object
    implements org.springframework.context.ResourceLoaderAware
    Properties used to configure resource handling.
    从以下版本开始:
    1.1.0