[T3-212] 멀티모듈 마이그레이션 - #85
Merged
Merged
Conversation
…Routine, report를 bitnagil-domain으로 이전
션# feat : 기능 (새로운 기능)
…agil-Server into refactor/T3-212
- `bitnagil-api` 모듈 신설 및 멀티모듈 빌드 연결 - 도메인별 컨트롤러를 앱 모듈에서 `bitnagil-api`로 이동 - 패키지/파일 경로 정합성 정리 (`common`, `domain`, `api`) - 모듈 의존 방향 정리 및 잘못된 import/교차참조 정리 - API 공통 패키지를 `bitnagil.api.global.*`로 통일
션# [커밋 타입] 리스트
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
작업 내역
단일모듈을 멀티모듈로 마이그레이션
고민한 사항
리뷰 요청사항