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

[Refactoring] Keyword Controller 리팩토링 #193

Open
ChoHadam opened this issue Oct 31, 2021 · 0 comments
Open

[Refactoring] Keyword Controller 리팩토링 #193

ChoHadam opened this issue Oct 31, 2021 · 0 comments
Assignees

Comments

@ChoHadam
Copy link
Member

리팩토링 배경

class를 추가해 데이터 타입을 관리하고
Service layer, Model layer를 의존하지 않도록 Keyword Controller를 리팩토링한다.

리팩토링 방법

  • Response/Request DTO적용

리팩토링 개선된 점

  • 가독성 향상
  • 데이터 타입 관리 용이
  • 레이어간 의존도 감소

관련 링크 / 참조

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants