spring-boot-jwt topic

List spring-boot-jwt repositories

spring-boot-study

290
Stars
224
Forks
Watchers

about learning Spring Boot via examples. 基于 spring boot 2.x 的学习教程简洁易懂

spring-boot-jwt-vue3

32
Stars
10
Forks
Watchers

Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.