forked from AcaMate/AcaMate_API
refactory #1
No reviewers
Labels
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: seonkyu.kim/AcaMate_API#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
전체적으로 Controller - Service - Repository - Model 구조로 이루어질 수 있는 리팩토링을 진행함
앞에서 단순 리모콘 역할은 Controller에서 하지만 실 동작은 Service에서 하며 데이터에 접근은 Repository에서 하며 데이터에 대한 속성은 Model에서 정의함
refactoryto WIP: refactoryWIP: refactoryto refactory