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

[공통] 의존성 주입 환경 구축 #31

Closed
Yellowtoast opened this issue Dec 17, 2023 · 0 comments · Fixed by #32
Closed

[공통] 의존성 주입 환경 구축 #31

Yellowtoast opened this issue Dec 17, 2023 · 0 comments · Fixed by #32
Assignees

Comments

@Yellowtoast
Copy link
Contributor

Yellowtoast commented Dec 17, 2023

🚀 기능

의존성 주입에 필요한 환경 구축을 위한 기본 세팅

📸 재현 이미지 또는 코드 샘플

해당 기능을 재현하는 이미지나 코드 샘플을 첨부할 수 있습니다.

📄 기능 명세

  1. binding 파일 생성
  2. feature에 필요한 기본 구성들(dataSources, repositories, useCases) 생성을 강제하기 위한 인터페이스 생성
  3. 인스턴스를 찾고, 삭제할 수 있는 locator 생성

👷 작업자

@Yellowtoast

💬 기타

get_it 라이브러리를 사용하였습니다.

@Yellowtoast Yellowtoast self-assigned this Dec 17, 2023
@Yellowtoast Yellowtoast changed the title [공통] 의존성 주입 환경 구현 [공통] 의존성 주입 환경 구축 Dec 17, 2023
@Yellowtoast Yellowtoast linked a pull request Dec 17, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant