.gitkeep 추가
This commit is contained in:
@@ -152,7 +152,7 @@ api-app # 메인 실행 모듈
|
||||
│ │ │ ├── DabeeoDetectionApiApplication.java
|
||||
│ │ │
|
||||
│ │ │ ├── config # 설정 파일
|
||||
│ │ │
|
||||
│ │ │ ├── core # core service (Repository 비즈니스 서비스)
|
||||
│ │ │ ├── domain # 도메인
|
||||
│ │ │ │ ├── imagery # 영상 데이터 관리
|
||||
│ │ │ │ ├── labeling # 라벨링 툴
|
||||
@@ -174,6 +174,7 @@ api-app # 메인 실행 모듈
|
||||
│ └── build.gradle
|
||||
│
|
||||
├── infrastructure-db-postgres # Postgres 전용 설정/확장
|
||||
│ ├── repository # Repository impl 구현
|
||||
│ └── build.gradle
|
||||
│
|
||||
├── build.gradle
|
||||
|
||||
Reference in New Issue
Block a user