Skip to content

evergreen-shankar/springboot-security-jpa-mysql-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

springboot-security-jpa-mysql-thymeleaf

SpringBoot + Security + JPA + MySql + Thymeleaf + Remember Me

Java1.8

SpringBoot 2.1.6

Spring Security

JPA

Thymeleaf

MySql

Clone this repo to your local system

MySql Database Setup

Create a db in mysql

Run the sql script file springboot_security_db_script.sql inside springboot-security-jpa-mysql-thymeleaf\src\main\resources

application.properties

Change the database details property

Run the app

Right click on class SpringBootSecurityJpaMySqlThymeleafApplication and run as Springboot App

http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published