-
Notifications
You must be signed in to change notification settings - Fork 0
☀️ 각 서비스 모듈이 관리하는 Flyway DDL 파일을 제거 (cuz duplicated) #104
Copy link
Copy link
Open
Labels
in: articleIssues in the article moduleIssues in the article modulein: commentIssues in the comment moduleIssues in the comment modulein: main-monolithIssues in the monolith main runner moduleIssues in the monolith main runner modulestatus: req-assign작업하기로 결정되었으나, 작업자 할당이 필요함. Issues that have been decided to accept but are not assigned작업하기로 결정되었으나, 작업자 할당이 필요함. Issues that have been decided to accept but are not assignedtype: feature새로운 기능 또는 기능적 개선 A new feature or enhancement새로운 기능 또는 기능적 개선 A new feature or enhancement
Milestone
Metadata
Metadata
Assignees
Labels
in: articleIssues in the article moduleIssues in the article modulein: commentIssues in the comment moduleIssues in the comment modulein: main-monolithIssues in the monolith main runner moduleIssues in the monolith main runner modulestatus: req-assign작업하기로 결정되었으나, 작업자 할당이 필요함. Issues that have been decided to accept but are not assigned작업하기로 결정되었으나, 작업자 할당이 필요함. Issues that have been decided to accept but are not assignedtype: feature새로운 기능 또는 기능적 개선 A new feature or enhancement새로운 기능 또는 기능적 개선 A new feature or enhancement
이슈 내용
각 서비스 모듈이 관리하는 Flyway DDL 파일을 제거합니다.
Flyway DDL 파일을 배치하는 위치를 이미 Monolith의 main runner 모듈로 통합하였기 때문입니다.
부연 설명
MSA 전략과 Modular monolith 전략의 리소스 관리 차이
Flyway DDL 히스토리 관리상 버전 관리의 용이성을 위해서 한 곳에 모으기로 했습니다.