Skip to content

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

Open
sinb57 wants to merge 1 commit intowoowacourse:sinb57from
sinb57:step4
Open

[레거시 코드 리팩터링 - 4단계] 이프(송인봉) 미션 제출합니다.#422
sinb57 wants to merge 1 commit intowoowacourse:sinb57from
sinb57:step4

Conversation

@sinb57
Copy link
Copy Markdown

@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