Files
spring-boot/spring-boot
Phillip Webb b33bbd56e7 Fix session timeout default value
Update DEFAULT_SESSION_TIMEOUT to use TimeUnit.MINUTES.toSeconds(30)
rather than TimeUnit.SECONDS.toMinutes(30) which would always return
0.

See gh-2084
2014-12-08 21:36:39 -08:00
..
2014-12-08 21:36:39 -08:00
2014-12-01 13:41:13 +00:00