Annotation Type EnableRedissonWebSession
-
@Retention(RUNTIME) @Target(TYPE) @Import(RedissonWebSessionConfiguration.class) @Configuration @Deprecated public @interface EnableRedissonWebSession
Deprecated.Deprecated. Use spring-session implementation based on Redisson Redis Data module- Author:
- Nikita Koksharov
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
keyPrefix
Deprecated.int
maxInactiveIntervalInSeconds
Deprecated.
-
-
-
-
keyPrefix
String keyPrefix
Deprecated.- Default:
- ""
-
-