We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d945bd7 commit 7daea06Copy full SHA for 7daea06
src/main/java/org/springframework/session/soss/ScaleoutSessionRepository.java
@@ -80,7 +80,7 @@ public class ScaleoutSessionRepository implements FindByIndexNameSessionReposito
80
private Duration _maxInactiveTime;
81
private boolean _useLocking;
82
83
- /**I'
+ /**
84
* Instantiates the ScaleOutSessionRepository.
85
* @param cacheName the cache name to store {@link org.springframework.session.soss.ScaleoutSession}s
86
* @param maxInactiveTime the max inactive time of a session
0 commit comments