Skip to content

Spring boot with Thymeleaf. Spring Security with registration and login

Notifications You must be signed in to change notification settings

sudeen/spring-boot-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-thymeleaf

**Spring Boot with Thymeleaf. Spring Security with registration and login**

Register User to get login access.

To make this app run first of all run the insert_roles.sql file in your database. This will give user the admin role. For now only admin role is given but it can later be upgraded with user role who will have limited access.

Run the db_structure.sql file in your database which will make all the required tables or else just run the app tables will be generated automatically.

About

Spring boot with Thymeleaf. Spring Security with registration and login

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published