Some README rendering corrections
Corrected sections without spaces Best practice: add newline after section header
This commit is contained in:
committed by
Martin van Wingerden
parent
1acf4e6c42
commit
b6de1ffbe1
@@ -2,15 +2,18 @@
|
||||
|
||||
This module contains articles about Spring Security in MVC applications
|
||||
|
||||
###The Course
|
||||
### The Course
|
||||
|
||||
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [HttpSessionListener Example – Monitoring](https://www.baeldung.com/httpsessionlistener_with_metrics)
|
||||
- [Control the Session with Spring Security](https://www.baeldung.com/spring-security-session)
|
||||
|
||||
|
||||
### Build the Project
|
||||
|
||||
```
|
||||
mvn clean install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user