mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Expand the session properties supported by reactive web servers to include `timeout` support and additional `cookie` properties. See gh-26714