|
1 | | -# Beginning SpringBoot 2 |
| 1 | +# Spring Boot + Spring MVC + Role Based Spring Security + Hibernate + Thymeleaf + MySQL Tutorial |
2 | 2 |
|
3 | 3 |
|
4 | | -### Chapter 13 : Securing Web Applications using SpringBoot |
5 | | - |
6 | | -**springboot-thymeleaf-security-demo**: This module demonstrates how to secure a SpringBoot +Thymeleaf based web application using Spring Security. |
| 4 | +**springboot-thymeleaf-security-demo**: This tutorial demonstrates how to secure a SpringBoot +Thymeleaf based web application using Spring Security. |
7 | 5 |
|
8 | 6 | #### How to run?
|
9 | 7 |
|
10 | 8 | springboot-thymeleaf-security-demo> mvn spring-boot:run
|
11 | 9 |
|
12 | 10 | Go to http://localhost:8080/
|
13 | 11 |
|
14 | | -Login with admin@gmail.com/admin (or) user@gmail.com/user |
| 12 | +Login with admin@gmail.com/admin (or) user@gmail.com/user |
0 commit comments