Generated antora.yml

This commit is contained in:
Rob Winch
2021-08-30 18:55:11 -05:00
parent 8cc22a1712
commit 5757e94658
4 changed files with 57 additions and 23 deletions

View File

@@ -1,5 +1,14 @@
* xref:whats-new.adoc[What's New]
* xref:samples.adoc[Samples & Guides (Start Here)]
** Boot Samples
* xref:guides/boot-redis.adoc[HttpSession with Redis]
* xref:guides/boot-jdbc.adoc[HttpSession with JDBC]
* {gh-samples-url}spring-session-sample-boot-hazelcast[HttpSession with Hazelcast]
* xref:guides/boot-findbyusername.adoc[Find by Username]
* xref:guides/boot-websocket.adoc[WebSockets]
* {gh-samples-url}spring-session-sample-boot-webflux[WebFlux]
** Java Configuration
** XML Configuration
* xref:modules.adoc[Modules]
* xref:http-session.adoc[HttpSession Integration]
* xref:web-socket.adoc[WebSocket Integration]