goodjwon / goodjwon/customer-tracker

화면은 Dto로 담아서 Entity로 넘겨준다.

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

현재 구조
View => Entity => Controller => Service => Repository

구조 변경
View => Dto => Controller => Entity => Service => Repository
혹은
View => Dto => Controller => Service => Entity => Repository
상의 후 정 할 것.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.