springboot oauth1 스프링부트로 Google OAuth 2.0 개발하기 OAuth 란 개발 환경 JDK 17 Spring boot 버전 : 3.0.6 PostgreSQL : 14.0 사용 플러그인 implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter-oauth2-client' implementation 'org.springframework.boot:spring-boot-starter-security' implementation 'org.springframework.boot:spring-boot-starter-web' implementation 'org.springframework.boot:spr.. 2024. 1. 30. 이전 1 다음