Generated by
JDiff

Class org.springframework.web.servlet.resource.FixedVersionStrategy

Removed Constructors
FixedVersionStrategy(Callable<String>) Create a new FixedVersionStrategy and get the version string to use by calling the given {@code Callable} instance.
 

Removed Methods
String addVersionToUrl(String, List<Resource>, ResourceResolverChain)  
String deleteVersionFromPath(String, String)  
String extractVersionFromPath(String)  
boolean resourceVersionMatches(Resource, String)  
 

Added Methods
String getResourceVersion(Resource)