bkoehm commented on issue #1184: URL: https://github.com/apache/grails-spring-security/issues/1184#issuecomment-3512464542
If anyone is interested, the reason why `spring-boot-devtools` is changing behavior is because it is setting `server.servlet.session.persistent=true`. I did some testing on this and found that Spring Boot / Spring Security (no Grails) will show this same behavior when `server.servlet.session.persistent=true` (which is false by default). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
