Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdminService 결합도를 낮춘다. #136

Open
2 tasks
mrlee7 opened this issue Sep 19, 2022 · 0 comments
Open
2 tasks

AdminService 결합도를 낮춘다. #136

mrlee7 opened this issue Sep 19, 2022 · 0 comments
Assignees

Comments

@mrlee7
Copy link
Contributor

mrlee7 commented Sep 19, 2022

목적

***Service <-> SmsService 간의 낮은 결합도를 가지게끔하여, 협력에 필요한 적절한 수준의 관계만을 유지하고 있도록한다.

작업 상세 내용

  • AdminServicec SMSService와 EventListener를 적용하여 결합을 느슨하게 한다.
  • AuthServicec SMSService와 EventListener를 적용하여 결합을 느슨하게 한다.

참고사항

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant