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: 프로젝트 구조 개선 #449

Open
4 tasks
dl-00-e8 opened this issue Sep 27, 2024 · 0 comments
Open
4 tasks

Refactor: 프로젝트 구조 개선 #449

dl-00-e8 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
refactor refactoring

Comments

@dl-00-e8
Copy link
Member

IssueName

프로젝트 구조 개선

Description

기존 계층형 아키텍처에서, 멀티 모듈로 개선

  • Common 모듈
  • Repoistory + DB 모듈
  • External 모듈 (SMS, FCM)
  • Batch 모듈
  • API 모듈 (최상단)

개선 이유: 알림/배치 등 관리의 포인트가 많은 로직 다수이나, 계층형 안에 마구잡이로 들어 있어, 파악하기 어려움

Todo

  • 멀티 모듈 생성
  • 모듈별 파일 분리
  • QA 처음부터 재진행
  • 일부 코드 리팩토링
@dl-00-e8 dl-00-e8 added the refactor refactoring label Sep 27, 2024
@dl-00-e8 dl-00-e8 self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor refactoring
Projects
None yet
Development

No branches or pull requests

1 participant