-
Notifications
You must be signed in to change notification settings - Fork 0
Open
4 / 54 of 5 issues completedLabels
in: articleIssues in the article moduleIssues in the article modulein: boardIssues in the board moduleIssues in the board modulein: commentIssues in the comment moduleIssues in the comment modulein: commonIssues in the common moduleIssues in the common modulein: coreIssues in core modulesIssues in core modulesin: main-monolithIssues in the monolith main runner moduleIssues in the monolith main runner moduletype: refactorA code refactoringA code refactoring
Milestone
Description
이슈 내용
모듈별 Base package 구분
(각 모듈에 다른 네이밍을 원한다면 comment 부탁드립니다.)
공통 및 코어
-
commonusesnettee.common -
cors-apiusesnettee.cors.api -
cors-webmvcusesnettee.cors.webmvc(ex:nettee.cors.webmvc.config등) -
client-apiusesnettee.client.api -
rest-clientusesnettee.client.restclient -
exception-handler-apiusesnettee.exception.api -
exception-handler-webmvcusesnettee.exception.webmvc -
jpa-coreusesnettee.jpa -
snowflake-id-apiusesnettee.id.snowflake.api -
snowflake-id-apiusesnettee.id.snowflake.hibernate -
time-utilusesnettee.time
실행 모듈
-
main-runnermodule usesnettee.main
부연 설명
다음 회의 내용을 참고하세요.
- 모듈별 베이스 패키지 구분 (import 충돌 미연에 방지)
- domain:
nettee.{domain-name}.domain - exception:
nettee.{domain-name}.exception - application:
nettee.{domain-name}.application- ex) port:
nettee.board.application.port
- ex) port:
- rdb
nettee.{domain-name}.driven.rdbvs.nettee.{domain-name}.rdb중
⇒ 채택:nettee.{domain-name}.driven.rdb
- domain:
Sub-issues
Metadata
Metadata
Assignees
Labels
in: articleIssues in the article moduleIssues in the article modulein: boardIssues in the board moduleIssues in the board modulein: commentIssues in the comment moduleIssues in the comment modulein: commonIssues in the common moduleIssues in the common modulein: coreIssues in core modulesIssues in core modulesin: main-monolithIssues in the monolith main runner moduleIssues in the monolith main runner moduletype: refactorA code refactoringA code refactoring