Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
부산대_BE 이영준 6주차 Step0 (kakao-tech-campus-2nd-step2#172)
* feat : step0 기존 코드 추가 (kakao-tech-campus-2nd-step2#88) * 부산대 BE 이영준 order step1 (kakao-tech-campus-2nd-step2#328) * docs : step1 문서 업데이트 * refactor : 예외 코드 정리 * chore : jpa 디렉토리 위치 변경 * feat : Product에 대해 facade 패턴 추가 * refactor : 불필요 interface 제거 * feat : productDTO Request/Response로 나누기 * refactor : product service 리펙토링 객체지향스럽게 * refactor : product controller 수정 DTO 분할 * test : productfacaderepository 테스트 추가 * chore : 불필요 DTO 표시 추가 * docs : 리펙토링 기록 문서 추가 작성 * feat : key 업로드 방지 gitignore 추가 * docs : step1 문서 추가 * chore : 클래스 이름 변경 * refactor : admin page 카테고리, 옵션 구현 리펙토링 * bulid : api key를 위해 설정 추가 * feat : 컨트롤러 추가 * feat : 카카오 로그인서비스 추가 * chore : 사용하지 않는 import 제거 * refactor : 엑세스 토큰 추출까지로 변경 * 부산대 BE_이영준 5주차 step2 and step3 (kakao-tech-campus-2nd-step2#422) * docs : step2 문서 업데이트 -- 시작 -- * feat : order service 추가 새로운 주문 생성 * feat : order controller 추가 * feat : 카카오 메세지 전송기능 추가 * feat : header access token 추가 * feat : access token 사용 인증 추가 * docs : 문서 업데이트 * refact : 도메인 별로 경로 수정 * feat : 카테고리 facade repository 추가 test도 함께 추가 * chore : 불필요 테스트 삭제 * refactor : 불필요 try-catch 제거 * refactor : 불필요 try-catch 제거 * feat : category facade 추가 * feat : api 명세서 추가
- Loading branch information