Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages