/java-spring-security-example

Spring Security Sample Project

Primary LanguageJava

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