Skip to content

xxxjjhhh/spring_oauth2_authorization_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

스프링 OAuth2 인가 서버

유튜브 개발자 유미 공식 리포지토리 : "스프링 OAuth2 인가 서버" 시리즈에 대한 예시 리포지토리

https://www.youtube.com/playlist?list=PLJkjrxxiBSFBPceOMrCQmuI8qipT7JD6w

init

application.properties 설정 값만 변경 후 사용 부탁드립니다.

의존성

  • 스프링 부트 3.3.3

  • Gradle 빌드 도구 (groovy)

  • java 17 ~

  • Lombok

  • Spring Web

  • Mustache

  • Spring Security

  • OAuth2 Authorization Server

  • JDBC API

  • Spring Data JPA

  • MySQL Driver


About

개발자 유미 : 스프링 OAuth2 인가 서버

Topics

Resources

Stars

Watchers

Forks