Spring/error log

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

melitina 2024. 1. 20. 20:45

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_community로 패키지를 구분해서 진행했는데 이제 User엔티티와 team_porject.beer_community로 몰아서 원래프로젝트 상에서

velog.io