스프링부트 기반 인증 서버 API 만들기

구현 스펙

  • SpringBoot
    • Interceptor
  • Json Web Token(JWT)
  • Server
    • Redis
  • DB
    • MySQL

코드정리

 

SpringFramework-Sample/springboot_redis

SpringBoot & Redis. Contribute to SpringFramework-Sample/springboot_redis development by creating an account on GitHub.

github.com

  • 추후
    • SpringSecurity
      • Authentication
      • Authorization
    • Role 추가

+ Recent posts