[5기 - 최정은] SpringBoot Part3 Weekly Mission 제출합니다.#964
Open
JeongeunChoi wants to merge 16 commits intoprgrms-be-devcourse:JeongeunChoi/week3from
Open
[5기 - 최정은] SpringBoot Part3 Weekly Mission 제출합니다.#964JeongeunChoi wants to merge 16 commits intoprgrms-be-devcourse:JeongeunChoi/week3from
JeongeunChoi wants to merge 16 commits intoprgrms-be-devcourse:JeongeunChoi/week3from
Conversation
- 조회페이지, 상세페이지, 입력페이지, 삭제기능
- 전체 조회기능, 바우처 타입별 조회 기능, 바우처 추가기능, 바우처 삭제기능, 바우처 아이디로 조회 기능
- CsvFileVoucherRepository와 MemoryVoucherRepository에 대해 구현하지 않아 추가
- 컨트롤러가 여러개 생겨남에 따라, 바우처 생성 요청 dto가 많아져 하나로 통일
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 과제 설명
(기본) 바우처 서비스 관리페이지 개발하기
(기본) 바우처 서비스의 API 개발하기
Spring MVC를 적용해서 JSON과 XML을 지원하는 REST API를 개발해보세요
(보너스) 바우처 지갑용 관리페이지를 만들어보세요.**
👩💻 요구 사항과 구현 내용
✅ 피드백 반영사항
✅ PR 포인트 & 궁금한 점