Skip to content

baghelamit/springboot-security-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

springboot-security-thymeleaf

Sample application using Spring Boot, Thymeleaf, JPA and MySql. Configure your MySql database url, user and password in application.properties. This sample application has

  • Spring Boot 1.4.2, Java 1.8 and thymeleaf-extras-springsecurity4
  • Spring security implementation with ADMIN and USER roles
  • Remember-Me token persistence in database
  • jsr 303 field validation implementation - "FieldsEqual" , "UniqueValue" and "ValidFile" (For image files)
  • Create tables and insert data using schema.sql and data.sql

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published