https://github.com/ddonghyeo/kakao-login
Spring REST API 카카오 로그인 구현
https://github.com/ddonghyeo/kakao-login
cd kakao-login oauth2 spring spring-boot
Last synced: 5 months ago
JSON representation
Spring REST API 카카오 로그인 구현
- Host: GitHub
- URL: https://github.com/ddonghyeo/kakao-login
- Owner: DDonghyeo
- Created: 2023-07-28T05:36:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T20:15:45.000Z (almost 2 years ago)
- Last Synced: 2025-10-27T17:40:23.995Z (9 months ago)
- Topics: cd, kakao-login, oauth2, spring, spring-boot
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kakao-login
[](https://hits.seeyoufarm.com)
Spring REST API 카카오 로그인 예시 코드
## Note
2024.05.20 Spring Boot 3 + WebClient 구현 리팩토링, Response DTO 방식 변경