Skip to content

oleg-ponomaryov/springboot-with-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pre-requisites: install maven 3.x

How to run: mvn spring-boot:run

How to build: mvn clean install

About the project

  1. Spring boot CRUD web project with Spring security
  2. Initial login: demo@quantlance.com with password:demo
  3. Role based security implemented
  4. Two roles (ADMIN and USER) are implemented
  5. CRUD for Users and Products
  6. CSRF based communication is enabled between UI forms and server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published