a-happy-dev-day / yanawa-server

Rival Matching Services Server
0 stars 1 forks source link

Issue : 순환 참조 문제가 발생할 수 있는 문제 해결 #29

Closed this-is-spear closed 1 year ago

this-is-spear commented 1 year ago

의존성 방향이 반대로 구현되어 있던 KakaoConfigurerKakaoPropertiesConfigurer을 순환참조 문제가 발생하지 않도록 패키지를 이동했습니다. global에 있는 config#kakao 패키지 내의 설정 파일 를 auth#kakao 패키지로 이동했습니다.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication