mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
bfde33a514
This commit updates Javadoc and the reference guide to document options for handling date/time parsing and formatting issues on JDK 20 and higher. A new "Date and Time Formatting with JDK 20 and higher" page has also been introduced in the wiki. https://github.com/spring-projects/spring-framework/wiki/Date-and-Time-Formatting-with-JDK-20-and-higher Closes gh-33151