Since a negative maxInactiveInterval is supposed to disable expiration, if it is negative, use persist on the session's spring:session:session and spring:session:expires keys to prevent the expiration of the RedisSession. Issue gh-629
Since a negative maxInactiveInterval is supposed to disable expiration, if it is negative, use persist on the session's spring:session:session and spring:session:expires keys to prevent the expiration of the RedisSession. Issue gh-629