f-lab-edu / f-lab-edu/infrun

🔨 Lecture Refactor - Command Controller 분리

Open
#42 0 comments 0 reactions 1 assignee Claimed by @kyeumd View on GitHub
refactor
Dominant language
Java
Stars
13
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 목표

LectureCommandProcessor를 기능 별로 분리하여 가독성을 높인다.

## 할 일

- [ ] Lecture, LectureReview 별 클래스 작성
- [ ] Register, Update, Delete 별 클래스 작성
- [ ] Test Code 동일하게 분리하여 구조 변경

## 고려사항

- 분리 Level 을 Lecture, LectureReview 등 도메인 별로 작성할 것인가?
- Register, Update, Delete 등 행위별 작성을 추가할 것인가
- LectureReview에 대한 도메인을 Review 도메인으로 별개로 작성?

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.