Skip to content

[yunbok] 페이징, 정렬 기능 구현, 코드 리팩토링#28

Open
leeyunbo wants to merge 1 commit into
learn-a-thon:yunbokfrom
leeyunbo:feature/search-detail
Open

[yunbok] 페이징, 정렬 기능 구현, 코드 리팩토링#28
leeyunbo wants to merge 1 commit into
learn-a-thon:yunbokfrom
leeyunbo:feature/search-detail

Conversation

@leeyunbo

Copy link
Copy Markdown
  • DDD로 리팩토링 진행하며, 발생하는 오류 수정
  • Pagination, Sort 기능 추가

TODO: 성능 테스트

import java.util.Objects;

@Embeddable
@NoArgsConstructor(access = AccessLevel.PROTECTED)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

access level을 없애신 이유가 있을까요?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

앗 실수입니다 ㅎ

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants