Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 610 Bytes

File metadata and controls

19 lines (13 loc) · 610 Bytes

Spring Security Example

Sample project demonstrating configuration and usage of Spring Security framework

Please see the article here

Used Core Libraries

Project Demonstrates

  • Spring Security Configuration
  • JWT Based Stateless Authentication
  • Role Based Authorization
  • Integration Testing