Skip to content

JWT를 학습하고 직접 구현해보는 레포, Spring Boot와 Spring Security를 사용하여 기본적인 토큰 인증 시스템을 구축

Notifications You must be signed in to change notification settings

ThreeeJ/jwt-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

jwt-study

🛠️ 기술 스택 및 개발 환경

  • Language: Java 21
  • Framework: Spring Boot 3.5.3, Spring Security 6.2.1
  • Library: jjwt 0.11.5
  • Database: MySQL
  • ORM: Spring Data JPA
  • Build Tool: Gradle 8.14.3
  • IDE: IntelliJ Ultimate

About

JWT를 학습하고 직접 구현해보는 레포, Spring Boot와 Spring Security를 사용하여 기본적인 토큰 인증 시스템을 구축

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages