Skip to content

carloscazelattojr/springboot-registration-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration and login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL.

Studies on how to create web app for user registration account;

User should be able to:

  • Register to the App.
  • Login to the App using credentials.

Project Initializr:

Spring Initializr: https://start.spring.io

Dependencies

  • Spring Boot DevTools
  • Spring Web
  • Spring Data JPA
  • Spring Security
  • MySql Driver
  • Thymeleaf

Project Images

Architecture

java

http://localhost:8000/

Front-End

Login:

java

New Register:

java

Home>:

java

Credits: JavaGuides

About

Registration and login with Spring Boot, Spring Security, Thymeleaf, Hibernate and MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published