Issue: SPR-13817
This commit is contained in:
Brian Clozel 2016-01-05 17:31:30 +01:00
parent 473cf9c40e
commit d681f77d62
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import org.springframework.core.io.Resource;
* with a version string that can be derived from its content and/or metadata. * with a version string that can be derived from its content and/or metadata.
* *
* @author Brian Clozel * @author Brian Clozel
* @since 4.2 * @since 4.2.5
* @see VersionResourceResolver * @see VersionResourceResolver
*/ */
public interface VersionedResource extends Resource { public interface VersionedResource extends Resource {