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

[REFACTOR] PageRequest 생성 메서드 Util 서비스로 분리 #210

Open
3 tasks
muncool39 opened this issue Sep 12, 2024 · 0 comments
Open
3 tasks

[REFACTOR] PageRequest 생성 메서드 Util 서비스로 분리 #210

muncool39 opened this issue Sep 12, 2024 · 0 comments
Assignees
Labels
refactor 코드를 개선합니다.

Comments

@muncool39
Copy link
Member

muncool39 commented Sep 12, 2024

Description

search 기능 사용시의 PageRequest 를 생성하는 기능을 util 로 사용할 수 있도록 변경합니다.

TODO

  • util 로 사용할 수 있도록 분리
  • 행사 검색 기능 수정
  • 부스 검색 기능 수정

Reference

Additional context

util 이 아니더라도 둘이 동일하게 사용할 수 있도록 하자

@muncool39 muncool39 added the refactor 코드를 개선합니다. label Sep 12, 2024
@muncool39 muncool39 self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 코드를 개선합니다.
Projects
None yet
Development

No branches or pull requests

1 participant