Uses of Class
org.springframework.core.io.UrlResource
Packages that use UrlResource
Package
Description
Generic abstraction for (file-based) resources, used throughout the framework.
-
Uses of UrlResource in org.springframework.core.io
Subclasses of UrlResource in org.springframework.core.ioModifier and TypeClassDescriptionclassSubclass ofUrlResourcewhich assumes file resolution, to the degree of implementing theWritableResourceinterface for it.