Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 577 Bytes

File metadata and controls

30 lines (17 loc) · 577 Bytes

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/