This commit is contained in:
Johnny Lim
2017-09-30 02:47:40 +09:00
committed by Andy Wilkinson
parent bcbf7b5511
commit bfa291f671
16 changed files with 99 additions and 98 deletions

View File

@@ -38,7 +38,7 @@ public class SessionProperties {
*/
private StoreType storeType;
private Integer timeout;
private final Integer timeout;
private final Hazelcast hazelcast = new Hazelcast();