Skip to content

Commit 33993b2

Browse files
Jay Bryanteleftherias
authored andcommitted
Add links to Mongo and Geode docs
Spring Session for MongoDB and Geodo have their own reference guides. This PR adds links to them.
1 parent 9f4a723 commit 33993b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spring-session-docs/src/docs/asciidoc/index.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,10 @@ Now the situation with project's repositories/modules is as follows:
164164
* https://github.com/spring-projects/spring-session[`spring-session` repository]
165165
** Hosts the Spring Session Core, Spring Session Data Redis, Spring Session JDBC, and Spring Session Hazelcast modules
166166
* https://github.com/spring-projects/spring-session-data-mongodb[`spring-session-data-mongodb` repository]
167-
** Hosts the Spring Session Data MongoDB module
167+
** Hosts the Spring Session Data MongoDB module. Spring Session Data MongoDB has its own user guide, which you can find at the [https://spring.io/projects/spring-session-data-mongodb#learnSpring site].
168+
168169
* https://github.com/spring-projects/spring-session-data-geode[`spring-session-data-geode` repository]
169-
** Hosts the Spring Session Data Geode and Spring Session Data Geode modules
170+
** Hosts the Spring Session Data Geode modules. Spring Session Data Geode has its own user guide, which you can find at the [https://spring.io/projects/spring-session-data-geode#learn site].
170171

171172
Finally, Spring Session now also provides a Maven BOM ("`bill of materials`") module in order to help users with version management concerns:
172173

0 commit comments

Comments
 (0)