refactor: 각 어댑터터별 리펙토링 진행

This commit is contained in:
DongHyeonka
2026-08-24 18:26:40 +09:00
parent e98b56eb03
commit 0137263441
439 changed files with 31935 additions and 4719 deletions
+1 -5
View File
@@ -68,11 +68,7 @@
"id": "adapter-outbound-persistence-mongo",
"gradle_path": ":adapter:outbound:persistence-mongo",
"source_path": "src/adapter/outbound/persistence-mongo",
"allowed_dependencies": [
"domain-core",
"application-core",
"shared-contract"
],
"allowed_dependencies": [],
"runtime_memberships": [
"app-bootstrap"
]