Skip to content

Commit b122ca6

Browse files
committed
Add missing @SInCE tag to SimpleKey
1 parent f1a18d2 commit b122ca6

File tree

1 file changed

+1
-0
lines changed
  • spring-context/src/main/java/org/springframework/cache/interceptor

1 file changed

+1
-0
lines changed

spring-context/src/main/java/org/springframework/cache/interceptor/SimpleKey.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* A simple key as returned from the {@link SimpleKeyGenerator}.
2727
*
2828
* @author Phillip Webb
29+
* @since 4.0
2930
* @see SimpleKeyGenerator
3031
*/
3132
public final class SimpleKey implements Serializable {

0 commit comments

Comments
 (0)