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

[Refactoring] Course Singleton으로 변경 #153

Open
2 tasks
khyunjiee opened this issue Jul 22, 2021 · 0 comments
Open
2 tasks

[Refactoring] Course Singleton으로 변경 #153

khyunjiee opened this issue Jul 22, 2021 · 0 comments
Assignees
Labels
khyunjiee 현지가 해쑴다 refactoring 코드 리팩토링

Comments

@khyunjiee
Copy link
Member

문제 상황

서비스 로직에 중복되는 Course.find()

해결 방법

Course를 Singleton으로 구현해 중복을 최소화한다.

진행 상황

  • Singleton 패턴 적용
  • mongodb find 와 연동
@khyunjiee khyunjiee added khyunjiee 현지가 해쑴다 refactoring 코드 리팩토링 labels Jul 22, 2021
@khyunjiee khyunjiee self-assigned this Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
khyunjiee 현지가 해쑴다 refactoring 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant