Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[레거시 코드 리팩터링 - 4단계] 이프(송인봉) 미션 제출합니다. #422

Open
wants to merge 1 commit into
base: sinb57
Choose a base branch
from

Conversation

sinb57
Copy link

@sinb57 sinb57 commented Nov 4, 2022

멀티모듈 까다롭네요

하고자 했던 모듈 구조는 아래와 같지만, 해내진 못했습니다. core 모듈의 menu와 order에 대한 build.gradle 중복을 제거하고 싶어서 settings.gradle을 하나 더 만들고 싶었는데, 어떻게 하는지 모르겠네요. 시간상 이만 제출하고 천천히 찾아보려합니다.

## 패키지 구조
kitchenpost
┠─ api
┗─ core
    ┗━ menu
    ┗━ order

## 의존방향
api -> core(order->menu)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant