Update documentation style.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode Client/Server using Spring Boot and Gfsh Started Servers
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
:data-store-name: Apache Geode
|
||||
:data-store-version: 16
|
||||
:data-store-docs: https://geode.apache.org/docs/guide/{data-store-version}
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession using Apache Geode with Spring Boot and Scoped Proxy Beans
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to build a Spring Boot Web application configured with Spring Session to transparently
|
||||
manage a Web application's `javax.servlet.http.HttpSession` using Apache Geode in a clustered (distributed)
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode Client/Server using Spring Boot
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to build a Spring Boot application configured with Spring Session to transparently leverage
|
||||
Apache Geode to manage a web application's `javax.servlet.http.HttpSession`.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode Client/Server using Java configuration
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to configure Spring Session to transparently leverage Apache Geode to manage
|
||||
a Web application's `javax.servlet.http.HttpSession` using Java Configuration.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode P2P using Java Configuration
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to configure Apache Geode as a provider in Spring Session to transparently manage
|
||||
a Web application's `javax.servlet.http.HttpSession` using Java configuration.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode Client/Server using XML Configuration
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to configure Apache Geode as a provider in Spring Session to transparently manage
|
||||
a Web application's `javax.servlet.http.HttpSession` using XML Configuration.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
= Spring Session - HttpSession with Apache Geode P2P using XML Configuration
|
||||
John Blum
|
||||
:toc:
|
||||
:toc: left
|
||||
:stylesdir: ../
|
||||
:highlightjsdir: ../js/highlight
|
||||
:docinfodir: guides
|
||||
|
||||
This guide describes how to configure Apache Geode as a provider in Spring Session to transparently manage
|
||||
a Web application's `javax.servlet.http.HttpSession` using XML configuration.
|
||||
|
||||
Reference in New Issue
Block a user