Skip to content

Commit cb2876e

Browse files
authored
Update README.md
1 parent 860749b commit cb2876e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Beginning SpringBoot 2
1+
# Spring Boot + Spring MVC + Role Based Spring Security + Hibernate + Thymeleaf + MySQL Tutorial
22

33

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.
75

86
#### How to run?
97

108
springboot-thymeleaf-security-demo> mvn spring-boot:run
119

1210
Go to http://localhost:8080/
1311

14-
Login with [email protected]/admin (or) [email protected]/user
12+
Login with [email protected]/admin (or) [email protected]/user

0 commit comments

Comments
 (0)