2024/01/09 6

'userInfoEndpoint()' is deprecated and marked for removal

https://velog.io/@sehwan24/Lamda-DSL%EC%9D%84-%EC%9D%B4%EC%9A%A9%ED%95%9C-HttpSecurity-WebSecurity-%EA%B5%AC%EC%84%B1 Lamda DSL을 이용한 HttpSecurity, WebSecurity 구성 (SecurityFilterChain deprecated) spring boot 3.1.3 버전으로 프로젝트 진행 중 기존 작성 방식대로 HttpSecurity 구성 시 오류가 발생했습니다. spring security 6.1 버전 이후로 기존 방식이 deprecated 되어서 Lamda DSL로 HttpSecurity와 W velog.io

Spring/error log 2024.01.09

Description: Parameter 0 of method setFilterChains in org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration required a bean of type 'org.springframework.security.oauth2.client.registration.ClientRegistrationRepository..

https://www.inflearn.com/questions/741994/intellij-jdk11-oauth%EB%A1%9C%EA%B7%B8%EC%9D%B8-%EC%97%90%EB%9F%AC-%EB%AC%B8%EC%A0%9C%EC%9E%85%EB%8B%88%EB%8B%A4 intelliJ jdk11 oauth로그인 에러 문제입니다. - 인프런 안녕하세요 훌륭한 강의를 잘 듣고있는 학생입니다.다름이 아니라 제가 oauth로그인을 하면 오류가 발생하여 문의드립니다.우선 저는 jdk11과 Gradle을 사용하고있습니다.[사진]위와 같이 잘 작동하 www.inflearn.com

Spring/error log 2024.01.09

'oauth2Login()' is deprecated and marked for removal

https://kakao-tam.tistory.com/54 Spring에서 카카오 로그인 사용하기 - Spring Security 5, OAuth 2 - deprecated 대응 2023년 6월 27일 OAuth2의 이해 oauth.net/2/ OAuth 2.0 — OAuth OAuth 2.0 OAuth 2.0 is the industry-standard protocol for authorization. OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows for web applications, desktop applicati kakao-tam.tistory.com

Spring/error log 2024.01.09