feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-A38513
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -29,10 +29,10 @@ github_commit: "[P-Reinforce] Continuous Worker - 의존성 주입 (Dependency I
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[의존성 역전 원칙 (Dependency Inversion Principle)]], [[느슨한 결합 (Loose Coupling)]], [[관심사의 분리 (Separation of Concerns)]], [[테스트 용이성 (Testability)]]
- **Projects/Contexts:** [[클린 아키텍처 (Clean Architecture)]], [[계층형 아키텍처 (Layered Architecture)]], [[Spring Framework]], [[ASP.NET Core]]
- **Projects/Contexts:** [[클린 아키텍처 (Clean Architecture)]], [[계층형 아키텍처 (Layered Architecture)]], [[Spring Framework]], ASP.NET Core
- **Contradictions/Notes:** 제공된 모든 소스는 의존성 주입이 모듈 간의 결합도를 낮추고 테스트 용이성을 극대화한다는 점에서 일치된 견해를 보이고 있으며, 코드의 설계 단계부터 하드 코딩을 지양하고 의존성 주입을 염두에 둘 것을 공통적으로 강조하고 있습니다 [2, 9].
---
*Last updated: 2026-04-18*
- Raw Source: [[00_Raw/2026-04-20/의존성 주입 (Dependency Injection).md]]
---