Uses of Class
org.springframework.web.servlet.resource.AbstractVersionStrategy
Package
Description
Support classes for serving static resources.
-
Uses of AbstractVersionStrategy in org.springframework.web.servlet.resource
Modifier and TypeClassDescriptionclass
AVersionStrategy
that calculates a Hex MD5 hash from the content of the resource and appends it to the file name, e.g.class
AVersionStrategy
that relies on a fixed version applied as a request path prefix, e.g.