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

[ 프로젝트 구성 ] > Gradle Multi Module #2

Open
IMWoo94 opened this issue Jan 23, 2024 · 1 comment
Open

[ 프로젝트 구성 ] > Gradle Multi Module #2

IMWoo94 opened this issue Jan 23, 2024 · 1 comment
Assignees

Comments

@IMWoo94
Copy link
Owner

IMWoo94 commented Jan 23, 2024

#1

배달 플랫폼 프로젝트 Multi Module 구성

  • Root 프로젝트 [ Service ]
    • 하위 모듈 [ api ] -> 실질적인 API 코드 구현
      • SpringBoot web
      • SpringBoot test
    • 하위 모듈 [ db ] -> DB 연결
      • JPA
      • MySQL
@IMWoo94 IMWoo94 added the init label Jan 23, 2024
@IMWoo94 IMWoo94 self-assigned this Jan 23, 2024
@IMWoo94
Copy link
Owner Author

IMWoo94 commented Jan 25, 2024

완료

@IMWoo94 IMWoo94 closed this as completed Jan 25, 2024
@IMWoo94 IMWoo94 reopened this Jan 25, 2024
@IMWoo94 IMWoo94 added the 완료 label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant