https://hyperconnect.github.io/2020/07/28/android-dagger-hilt.html
Dagger Hilt로 안드로이드 의존성 주입 시작하기
Dagger Hilt에 대해 알아보고 안드로이드 프로젝트에 적용하는 방법을 소개합니다.
hyperconnect.github.io
https://developer88.tistory.com/349
HILT 에 대해서 정리해 보겠습니다. # DI Dependency Injection
오늘은 Hilt를 이용한 Dependency Injection에 대해서 정리해 보도록 하겠습니다. Dependency Injection에 대해 경험이 없으신 분들이라면, 아래 글을 통해서 기본적인 개념에 대해서 이해해 보시면 도움이
developer88.tistory.com