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: 도메인 패키지를 연관된 것끼리 뭉칩니다. #102

Closed
hseong3243 opened this issue Apr 28, 2024 · 0 comments · Fixed by #103
Closed

Refactor: 도메인 패키지를 연관된 것끼리 뭉칩니다. #102

hseong3243 opened this issue Apr 28, 2024 · 0 comments · Fixed by #103
Assignees
Labels
Refactor 프로젝트 구조 및 코드를 개선합니다.

Comments

@hseong3243
Copy link
Owner

작업할 내용

  • 기존 패키지 구조는 연관된 것들끼리 뭉쳐져 있지 않고 암시적으로 순환 의존성을 생성하지 않게만 관리하고 있었습니다.
  • hub, hubmember 그리고 linkbundle, link와 같이 따로 나뉘어 놓았던 패키지를 hub, link 하나로 합칩니다.
@hseong3243 hseong3243 added the Refactor 프로젝트 구조 및 코드를 개선합니다. label Apr 28, 2024
@hseong3243 hseong3243 self-assigned this Apr 28, 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 a pull request may close this issue.

1 participant