My application currently use Spring Session together with Redis as the backend.
I searched into the official documentation for Spring Session but was not able to fin
server.session.timeout is deprecated and was replaced with server.servlet.session.timeout in Spring Boot 2.0.
server.session.timeout
server.servlet.session.timeout