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 @@
서비스는 **비즈니스 로직**을 담당하는 클래스입니다.
데이터베이스와 상호작용하거나 외부 API를 호출하는 등의 로직을 처리하며, 컨트롤러와 상호작용합니다.
서비스는 **의존성 주입**을 통해 다른 서비스나 리포지토리 등을 주입받습니다.