Interface VersionStrategy
- All Superinterfaces:
- VersionPathStrategy
- All Known Implementing Classes:
- AbstractVersionStrategy,- ContentVersionStrategy,- FixedVersionStrategy
An extension of 
VersionPathStrategy that adds a method
 to determine the actual version of a Resource.- Since:
- 4.1
- Author:
- Brian Clozel, Rossen Stoyanchev
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptiongetResourceVersion(Resource resource) Determine the version for the given resource.Methods inherited from interface org.springframework.web.servlet.resource.VersionPathStrategyaddVersion, extractVersion, removeVersion
- 
Method Details- 
getResourceVersion
 
-