Skip to content

aoa4eva/SecurityTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurityTemplate

Security Template with basic settings

This project can be used as a template for a Spring Boot application that includes security.

It has:

  1. A publicly accessible index page (which changes based on the roles of the user)
  2. userpage.html, which changes based on the roles of the user
  3. A BCrypt password encoder for encoding and comparing passwords
  4. A registration page (which takes a user name and password). Additional fields can be added.

About

Security Template with basic settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published