spring-framework / org.springframework.web.reactive.resource / ContentVersionStrategy / <init>

<init>

ContentVersionStrategy()

A VersionStrategy that calculates an Hex MD5 hashes from the content of the resource and appends it to the file name, e.g. "styles/main-e36d2e05253c6c7085a91522ce43a0b4.css".

Author
Rossen Stoyanchev

Author
Brian Clozel

Since
5.0

See Also
VersionResourceResolver