Reapply "archive 삭제"

This reverts commit 69ab355bb9.
This commit is contained in:
2026-04-09 10:19:10 +09:00
parent 69ab355bb9
commit aec9ae8c43
245 changed files with 0 additions and 3799 deletions
@@ -1,3 +0,0 @@
프로바이더는 서비스, 레포지토리, 팩토리 등 다양한 유형의 클래스를 포함할 수 있습니다.
NestJS에서는 **의존성 주입**을 통해 프로바이더를 주입받습니다.
프로바이더는 `@Injectable()` 데코레이터로 정의합니다.