spring-boot-jpa topic

List spring-boot-jpa repositories

Jwt-Spring-Security-JPA

503
Stars
212
Forks
Watchers

Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.

project-web-starter

17
Stars
4
Forks
Watchers

KYUNGSEO.PoC - Project Web Starter Template (웹 애플리케이션 개발 프로젝트를 시작하기 위한 기반 템플릿)

spring-boot-jwt-vue3

32
Stars
10
Forks
Watchers

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