Skip to content

장소 상세를 포함한 코스 service, controller #30

@shockim3710

Description

@shockim3710

장소 상세를 포함한 코스 service, controller

  • 코스 추가할 때 장소 상세 같이 추가되는 service, controller
  • 코스 수정할 때 장소 상세 같이 수정되는 service, controller
  • 코스 삭제될 때 장소 상세 같이 삭제되는 service, controller
  • 작성한 코스 목록 조회할 때 장소 상세 같이 조회되는 service, controller
  • 코스 한 개 상세 조회할 때 그 코스의 장소 상세까지 같이 조회되는 service, controller
  • 코스 한 개 상세 조회할 때 responsebody를 사용하지 않고 model를 사용하도록 변경
  • 작성한 코스 목록 조회할 때 responsebody를 사용

도움이 필요한 부분

  • 코스 조회할 때 코스 안에 여러개의 장소 상세를 list로 받는 과정에서의 조인 관계로 인해 stream().map에서 forEach으로 사용

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions