Skip to content

karenyov/springSecurityLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Security Login

This project will show you how to implement a Login process using the following tech stack:

  • Spring Boot(1.5.10)
  • Spring Security
  • Spring MVC
  • JPA
  • Thymeleaf
  • MySQL
  • Bootstrap
  • Maven
  • Java 8

Import Project into Eclipse

  • Git clone this project:
git clone https://github.com/karenyov/springSecurityLogin.git
  • Import into Eclipse as “Existing Maven Project”: Go in File > Import > Maven > Existing Maven Project and click Next, select the project and click in Finished.

Database

  • Create your database in Mysql ou PostgreSQL and configure in application.properties

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors