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

Refactor: 멀티 모듈로 구조 마이그레이션한다. #145

Merged
merged 6 commits into from
Aug 26, 2024

Conversation

seminchoi
Copy link
Contributor

⛏ 작업 사항

아래와 같은 구조로 멀티 모듈을 분리하였습니다.
image

📝 작업 요약

티켓팅 서버와 대기열 서버를 분리하기 위해 멀티 모듈로 분리하여 마이그레이션하였습니다.

💡 관련 이슈

@seminchoi seminchoi self-assigned this Aug 26, 2024
@mirageoasis mirageoasis merged commit f972e28 into main Aug 26, 2024
2 checks passed
@mirageoasis mirageoasis deleted the feature/multi-module branch August 26, 2024 09:44
@seminchoi seminchoi added the 🔨 Refactor 코드 리팩토링 및 구조 개선 label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 리팩토링 및 구조 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: 멀티 모듈 구조로 마이그레이션 한다.
3 participants