Class ResourceProperties

  • All Implemented Interfaces:
    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.
    Since:
    1.1.0