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

[BE] 요금 필터링 후 숙소 반환 API #17

Open
sedin2 opened this issue May 26, 2020 · 0 comments
Open

[BE] 요금 필터링 후 숙소 반환 API #17

sedin2 opened this issue May 26, 2020 · 0 comments
Assignees
Labels
BE enhancement New feature or request

Comments

@sedin2
Copy link
Contributor

sedin2 commented May 26, 2020

요금 필터링 후 숙소 반환 API

  • url parameter로 받아 처리
  • sql 작성
  • 필터링 된 숙소 반환 API
sedin2 added a commit that referenced this issue May 26, 2020
#17
- URL query parameter에 필요한 상수 추가
sedin2 added a commit that referenced this issue May 26, 2020
#17
- 메소드 명 수정
- 요청 파라미터 받는 로직 추가
sedin2 added a commit that referenced this issue May 26, 2020
#17
- 메소드 명 수정
- 각 파라미터 타입별로 파싱 하는 메소드 추가
sedin2 added a commit that referenced this issue May 26, 2020
#17
- 각 파라미터 타입별로 필드 추가
- Builder 추가
sedin2 added a commit that referenced this issue May 27, 2020
#17
- Integer, Double, LocalDate
- 해당 type들의 값이 유효하지 않으면 default 값으로 지정
sedin2 added a commit that referenced this issue May 27, 2020
#17
- Integer, Double, LocalDate
- 해당 type들의 값이 유효하지 않으면 default 값으로 지정
sedin2 added a commit that referenced this issue May 28, 2020
#17
- optional 처리 boolean으로 수정
sedin2 added a commit that referenced this issue May 28, 2020
#17
- 필터링에 필요한 파라미터를 담아 쿼리문 작성
- 필터 조건을 만족하는 숙소들을 담아 반환
sedin2 added a commit that referenced this issue May 28, 2020
#17
- import문 과 줄 정리
sedin2 added a commit that referenced this issue May 29, 2020
#17
- 최소 가격이 최대 가격보다 클 경우 default 값으로 바꾸는 로직 추가
sedin2 added a commit that referenced this issue May 29, 2020
@sedin2 sedin2 added BE enhancement New feature or request labels Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants