Spring-boot Spring-Security session timeout

后端 未结 5 611
长发绾君心
长发绾君心 2020-12-09 05:52

UPDATED QUESTION:

I have a spring-boot 1.1.3.RELEASE project that is using EmbeddedTomcat and Spring-Security. I posted this a while back

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-09 06:10

    as of current version (http://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html) there is typo, property is: server.session.timeout

提交回复
热议问题