Spring/error log 47

despite circular references being allowed, the dependency cycle between beans could not be broken. update your application to remove the dependency cycle.

https://velog.io/@kyunghwan1207/22%EB%85%84%EB%8F%84-%ED%95%98%EA%B3%84-%EB%AA%A8%EA%B0%81%EC%BD%94-Springboot-Security%EC%99%80-OAuth2.0%EC%9D%84-%ED%99%9C%EC%9A%A9%ED%95%9C-%EC%86%8C%EC%85%9C%EB%A1%9C%EA%B7%B8%EC%9D%B8%EA%B5%AC%EA%B8%80%EA%B0%9C%EB%B0%9C-4st08oc3 [22년도 하계 모각코] Springboot Security와 OAuth2.0을 활용한 소셜로그인(구글) 앞서 User엔티티와 User_temp엔티티로 나누고, com.cos.security와 team_project.beer_commun..

Spring/error log 2024.01.20

[GitHub + GitKraken] organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제 발생

https://velog.io/@zaehorang/GitHub-GitKraken-organizations-%EB%A0%88%ED%8F%AC%EC%A7%80%ED%86%A0%EB%A6%AC%EC%97%90-GitKraken%EC%9D%84-%EC%82%AC%EC%9A%A9%ED%95%98%EC%97%AC-push-%ED%95%98%EB%8A%94-%EA%B3%BC%EC%A0%95%EC%97%90%EC%84%9C-%EB%AC%B8%EC%A0%9C-%EB%B0%9C%EC%83%9D [GitHub + GitKraken] organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제 발생 organizations 레포지토리에 GitKraken을 사용하여 push 하는 과정에서 문제..

Spring/error log 2024.01.14

[AWS RDS] Socket fail to connect to host: Connection timed out: no further information.

https://aeliketodo.tistory.com/96 [SPRING] AWS RDS Connection timed out, unable to connect to localhost 연결 오류 해결 방법 문제 상황 DB 연결 문제로 3일을 꼬박 삽질만 했다 ㅎ.ㅎ AWS RDS 데이터베이스를 EC2가 아니라 외부 IP의 MySQL Workbench와 스프링 부트 프로젝트에 연결하고 싶었다. 그러나 Workbench에서는 unable to connect aeliketodo.tistory.com

Spring/error log 2024.01.11

class org.springframework.security.oauth2.core.user.DefaultOAuth2User cannot be cast to class com.meli.security1.config.auth.PrincipalDetails (org.springframework.security.oauth2.core.user.DefaultOAuth2User is in unnamed module of loader 'app'; com.meli..

https://velog.io/@kyunghwan1207/22%EB%85%84%EB%8F%84-%ED%95%98%EA%B3%84-%EB%AA%A8%EA%B0%81%EC%BD%94-Springboot-Security%EC%99%80-OAuth2.0%EC%9D%84-%ED%99%9C%EC%9A%A9%ED%95%9C-%EC%86%8C%EC%85%9C%EB%A1%9C%EA%B7%B8%EC%9D%B8%EA%B5%AC%EA%B8%80%EA%B0%9C%EB%B0%9C-4st08oc3 [22년도 하계 모각코] Springboot Security와 OAuth2.0을 활용한 소셜로그인(구글) 앞서 User엔티티와 User_temp엔티티로 나누고, com.cos.security와 team_project.beer_commun..

Spring/error log 2024.01.10

'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