Update reference documentation index

Add "JVM Checkpoint Restore" to the Integration section.

See gh-30647
This commit is contained in:
Sébastien Deleuze 2023-06-14 08:49:52 +02:00
parent 1f068fcdb8
commit dd50da314d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ STOMP Messaging.
xref:web-reactive.adoc[Web Reactive] :: Spring WebFlux, WebClient,
WebSocket, RSocket.
xref:integration.adoc[Integration] :: REST Clients, JMS, JCA, JMX,
Email, Tasks, Scheduling, Caching, Observability.
Email, Tasks, Scheduling, Caching, Observability, JVM Checkpoint Restore.
xref:languages.adoc[Languages] :: Kotlin, Groovy, Dynamic Languages.
xref:testing/appendix.adoc[Appendix] :: Spring properties.
https://github.com/spring-projects/spring-framework/wiki[Wiki] :: What's New,