Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

피드 CRUD 처리 #19

Closed
phantom08266 opened this issue May 19, 2021 · 0 comments
Closed

피드 CRUD 처리 #19

phantom08266 opened this issue May 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@phantom08266
Copy link
Contributor

phantom08266 commented May 19, 2021

피드 내용, URL 추가, 삭제, 갱신, 요청 처리

@phantom08266 phantom08266 added the enhancement New feature or request label May 19, 2021
@phantom08266 phantom08266 self-assigned this May 19, 2021
@phantom08266 phantom08266 added this to To do in careers via automation May 19, 2021
@phantom08266 phantom08266 moved this from To do to In progress in careers May 19, 2021
@phantom08266 phantom08266 changed the title 피드 작성 피드 CRUD 처리 May 23, 2021
This was referenced May 23, 2021
phantom08266 added a commit that referenced this issue May 23, 2021
phantom08266 added a commit that referenced this issue Jun 2, 2021
* Add 피드 기능 추가

#19

* Fix 코드 리펙토링

- Slf4j 애노테이션을 사용하여 추후 logger가 변경되어도 소스코드는 변경되지 않도록 변경
- 패키지명 생략
- 테스트케이스 요구사항 명확하게 작성

* Fix 로그인 체크방식  Aop로 처리

* Fix 테스트 문구 수정

* Fix Feed DTO Setter 제거

* Fix 단위테스트 리펙터링
@phantom08266 phantom08266 moved this from In progress to Done in careers Jun 2, 2021
phantom08266 added a commit that referenced this issue Jun 4, 2021
* Add 피드 기능 추가

#19

* Add 메인화면 피드 페이징 처리

#24

* Add 피드 테이블 ddl 추가

#24

* Fix 메서드명 리펙토링

* Fix Valid 예외처리 수정

Controller에서 MethodArgumentNotValidException Valid예외가 발생하면 RestControllerAdvice에서 처리하도록 수정

* Fix 피드 추가, 갱신 메서드 분리

* Fix 피드 조회할 시작피드(offset) 최소값 1로 변경

- 직관적으로 시작피드를 설정하기위해 offset 변경
- 피드 조회 시 조회할 피드가 없는 경우 작성한 예외 제거

* Fix 피드 Rest API 리펙토링

- Rest API 피드부분 수정
- RequestParam Valid 검증 처리
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant