Files
spring-boot/spring-boot-project
Phillip Webb b72ff25220 Relocate and unify reactive cookie properties
Relocate the recently introduced `spring.webflux.session` properties
to `server.reactive.session` and create a unified `Cookie` properties
class.

Reactive session properties now mirror the existing
`server.servlet.session` properties and better reflect the fact that
they are related to the server and not just for WebFlux.

See gh-26714
2021-10-20 22:09:33 -07:00
..
2021-10-14 12:25:38 -07:00
2021-10-13 09:07:33 +02:00
2021-10-19 11:03:51 +01:00
2021-09-07 09:46:58 +01:00