[IC2_BE] 김승빈 - 설문조사 서비스 과제#27
Open
seungbin-kim wants to merge 35 commits into
Open
Conversation
- springdoc-openapi-starter-webmvc-ui 추가
- application.yml / local 설정 추가
- swagger 호환 문제로 부트 버전 변경 - validation 의존 추가
- 요청 객체의 enum 변환 메서드 사용
- 연관관계 메서드 추가
- 설문조사 생성 단위테스트 작성
- 설문 항목, 선택 항목 개수 제한
- Repository ID 타입 Long 타입으로 수정
- 설문조사 수정 구현
- Survey 엔티티 내부에서 처리하도록 수정
- 선택 리스트 타입인지 확인하는 조건 추가
- 테스트 코드 수정
- mediaType, responseCode 추가
- 설문조사 수정 테스트코드 작성
- DTO 코드 스타일 수정
- 파라미터 변수명 짧게 수정
- 경로변수 제대로 받아오도록 수정
- 설문좌 응답 제출 구현
- 유형 타입 제출시점 값으로 저장
- 설문조사 응답 조회 구현 - 항목 수정시에도 기존 응답 내용 반환
- OAS Tag Nam 수정
- 실행 가능 jar 다운로드 링크 추가
- 각 API 설명 추가
- API 스펙 바로보기 링크 수정
- 기존 동일항목 중복제출 검사 단일선택에 대해서만 수행 - 다중선택 항목을 제외한 항목 모두 중복제출 검사
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 문서
jar 다운로드
고민
질문