Skip to content

주소 목록 조회 API 구현 #55

@wooxexn

Description

@wooxexn

1. 구분

  • BackEnd
  • Infra
  • ETC

2. 대분류

  • feat
  • refactor
  • settings
  • etc

3. 작업의 주 내용에 대해서 작성해주세요

주소 목록 조회 API 개발

4. 세부 작업에 대해서 작성해주세요

  • AddressListResponseDto 및 AddressListPageResponseDto 생성 (Lombok 적용)
  • AddressMapper에 주소 목록 조회용 매핑 메서드 추가 (MapStruct 적용)
  • AddressService에 getAllAddresses 메서드 구현 (기본 주소 우선 정렬, 삭제된 주소 포함 옵션)
  • AddressController에 GET /v1/addresses 엔드포인트 추가 (ApiResponse 적용)
  • ReviewRepository 메서드명 수정 (Spring Data JPA 명명 규칙 준수)
  • API 테스트 성공 확인

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions