Skip to content

[Refactoring] Course Singleton으로 변경 #153

@khyunjiee

Description

@khyunjiee

문제 상황

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

해결 방법

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

진행 상황

  • Singleton 패턴 적용
  • mongodb find 와 연동

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions