Skip to content

ankit9787/spring-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-security

Two simple maven springboot project, with basic spring security implemented, easy to understand for beginers

  1. Project 1(spring secutiy stateless) has secutity config file, with user password cofigured there only and uses http basic stateless security for aunthentication and authorization
  2. Project 2(spring security) uses, in memory H2 dB to store credentials and uses Http basic security for aunthentication and authorization
  3. Project 3 uses jwt as auth mechanism

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages