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
Rob Winch
:toc:
:toc: left
:stylesdir: ../
:highlightjsdir: ../js/highlight
:docinfodir: guides
This guide describes how to use Spring Session along with Spring Security.
It assumes you have already applied Spring Security to your application.
NOTE: You can find the completed guide in the <<security-sample, security sample application>>.
[#index-link]
link:../index.html[Index]
== Updating Dependencies
Before you use Spring Session, you must update your dependencies.
If you use Maven, you must add the following dependencies: