Skip to content

This project contains details of how to use Spring Security

Notifications You must be signed in to change notification settings

diwaygrover0019/spring-boot-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-security

This project contains details of set Authentication, Authorization using different data sources

  1. Spring Security with default behaviour overriding default user
  2. Authentication (in-memory)
  3. Authorization (in-memory)
  4. JDBC authentication with H2 database
  5. JPA authentication with MySQL database

About

This project contains details of how to use Spring Security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages