Uses of Class
org.springframework.web.reactive.resource.AbstractFileNameVersionStrategy
Packages that use AbstractFileNameVersionStrategy
Package
Description
Support classes for serving static resources.
- 
Uses of AbstractFileNameVersionStrategy in org.springframework.web.reactive.resourceSubclasses of AbstractFileNameVersionStrategy in org.springframework.web.reactive.resourceModifier and TypeClassDescriptionclassAVersionStrategythat calculates a Hex MD5 hash from the content of the resource and appends it to the file name, for example,"styles/main-e36d2e05253c6c7085a91522ce43a0b4.css".