Issue: SPR-13817
(cherry picked from d681f77d)
This commit is contained in:
Brian Clozel
2016-01-05 17:31:30 +01:00
parent 1581597092
commit 3af62bd0dd

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.
*
* @author Brian Clozel
* @since 4.2
* @since 4.2.5
* @see VersionResourceResolver
*/
public interface VersionedResource extends Resource {