mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Cross-link to the CDS how-to guide
See gh-41118
This commit is contained in:
committed by
Andy Wilkinson
parent
9dc406337b
commit
292fdc4b7e
+1
-1
@@ -21,4 +21,4 @@ To use the cache, you need to add an extra parameter when starting the applicati
|
||||
$ java -XX:SharedArchiveFile=application.jsa -jar my-app.jar
|
||||
----
|
||||
|
||||
NOTE: For more details about CDS, refer to the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation].
|
||||
NOTE: For more details about CDS, refer to the xref:how-to:class-data-sharing.adoc[CDS how-to guide] and the {url-spring-framework-docs}/integration/cds.html[Spring Framework reference documentation].
|
||||
|
||||
Reference in New Issue
Block a user