Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 443 Bytes

Spring-Security

Impliment spring security in a spring boot project : spring boot, hibernate, Thymeleaf

IMPORTANT:

  1. Edit your connection informations in "springsecurity/src/main/resources/application.properties"
  2. In main class "springsecurity/src/main/java/com/emsi/run/SpringsecurityApplication.java" : You should remove (or comment) the code between "Debut" and "Fin" After the first use (This code add 3 roles and 3 users to your DB)