Update documentation styling

Upgrade spring-build-conventions to 0.0.28.RELEASE

Resolves: #1585
This commit is contained in:
Eleftheria Stein
2020-03-02 15:25:58 -05:00
parent 0318f6e2c1
commit d8f160c178
15 changed files with 89 additions and 14 deletions

View File

@@ -1,12 +1,18 @@
= Spring Session and Spring Security with Hazelcast
Tommy Ludwig; Rob Winch
:toc:
:toc: left
:stylesdir: ../
:highlightjsdir: ../js/highlight
:docinfodir: guides
This guide describes how to use Spring Session along with Spring Security when you use Hazelcast as your data store.
It assumes that you have already applied Spring Security to your application.
NOTE: You cand find the completed guide in the <<hazelcast-spring-security-sample, Hazelcast Spring Security sample application>>.
[#index-link]
link:../index.html[Index]
== Updating Dependencies
Before you use Spring Session, you must update your dependencies.