mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
cde92f5e1d
This commit deprecates CookieGenerator in favor of the more modern alternative, ResponseCookie. See gh-28870