Merge branch '4.0.x' into 4.1.x

Closes gh-51000
This commit is contained in:
Moritz Halbritter
2026-07-20 10:13:24 +02:00
@@ -37,6 +37,8 @@ $ java -XX:AOTCache=app.aot -jar my-app.jar
NOTE: You have to use the cache file with the extracted form of the application, otherwise it has no effect.
If you want to know how to leverage AOT Cache with Buildpacks, take a look at the xref:how-to:aot-cache.adoc[AOT Cache How-to guide].
[[packaging.aot-cache.cds]]