Add guides to navigation list

Issue gh-2456
This commit is contained in:
Marcus Da Coregio
2023-10-10 10:31:25 -03:00
parent 4a78329999
commit 57d2eb157d

View File

@@ -14,7 +14,15 @@
*** {gh-samples-url}spring-session-sample-boot-webflux[Redis]
*** xref:guides/boot-webflux-custom-cookie.adoc[Custom Cookie]
** Java Configuration
*** xref:guides/java-custom-cookie.adoc[Custom Cookie]
*** xref:guides/java-redis.adoc[Redis]
*** xref:guides/java-jdbc.adoc[JDBC]
*** xref:guides/java-hazelcast.adoc[Hazelcast]
*** xref:guides/java-rest.adoc[REST]
*** xref:guides/java-security.adoc[Spring Security]
** XML Configuration
*** xref:guides/xml-redis.adoc[Redis]
*** xref:guides/xml-jdbc.adoc[JDBC]
* xref:configurations.adoc[Configurations]
** xref:configuration/redis.adoc[Redis]
* xref:http-session.adoc[HttpSession Integration]