An open API service indexing awesome lists of open source software.

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 카카오 로그인 구현

Awesome Lists containing this project

README

          

# kakao-login
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FDDonghyeo%2Fkakao-login&count_bg=%23FEE500&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)


Spring REST API 카카오 로그인 예시 코드


블로그 글



## Note
2024.05.20 Spring Boot 3 + WebClient 구현 리팩토링, Response DTO 방식 변경