mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
This commit evolves the CDS documentation to a JVM AOT cache one for Java 24+, while still documenting how to use CDS for Java 17 to Java 23. Closes gh-34700