Skip to content

refactor: 코드 컨벤션 #18

@singingsandhill

Description

@singingsandhill

✨ 작업 내용

코드 컨벤션 통일을 위한 리팩토링

🔍 To Do List

  • controller의 return 형태 통일
    • return ResponseEntity.ok(new ApiResponse("success", ));
  • filter 수준의 에러 형식 통일
    • 필터단에서의 에러도 Custom error로 통일

ETC

  • 위도 경도 조회 청약 상세 정보에 포함

📌 추가 설명

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions