-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BE][Team17] Cooper,Robin 2차 PR 보냅니다 #61
Open
malaheaven
wants to merge
60
commits into
codesquad-members-2021:team17-final
Choose a base branch
from
swing-park:team17-BE-dev
base: team17-final
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,716
−0
Open
Changes from 2 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
3642f9b
Chore : 백엔드 프로젝트 파일을 생성하라.
pbg0205 0b2600b
Feat: 스프링 데이터 jdbc으로 셋팅하라
malaheaven 7fc73cc
Merge pull request #10 from swing-park/feature-setup-jdbc
pbg0205 41d119b
Feat: domain을 생성해라
malaheaven d9290c6
Merge pull request #11 from swing-park/feature-create-domain
pbg0205 5849e54
Feat: repository를 생성해라
malaheaven 64d0596
Merge pull request #12 from swing-park/feature-create-repository
pbg0205 16d4c02
Fix : DB 스키마 변경하라
malaheaven fe0e43c
Merge pull request #17 from swing-park/fix-db-schema
pbg0205 b970e66
Feat: controller를 만들어라
malaheaven 8c2ca83
Merge pull request #18 from swing-park/feature-create-controller
pbg0205 5f05a54
style : 변수명 오탈자를 수정하라.
pbg0205 a34d29c
feat : finAll 메서드를 추가하라.
pbg0205 21ef877
feat : domain과 dto에 getter를 추가해라.
pbg0205 5d7243b
feat : 베스트목록들을 반환하는 메서드를 작성하라.
pbg0205 e842d9a
feat : 베스트 카테고리 목록을 조회하라.
pbg0205 f75f0b9
feat : service layer를 추가하라.
pbg0205 92a2627
Merge pull request #21 from swing-park/feature-create-get-method
malaheaven 4f09ac7
style : ItemDto item 변수명을 변경하라.
pbg0205 5dcf127
Merge pull request #22 from swing-park/feature-create-get-method
malaheaven 7b874c4
Feat: DishCategory 조회 기능을 구현해라
malaheaven 8cf8d8c
Merge pull request #24 from swing-park/feature-create-dishcategory
pbg0205 991103c
refactor : 불필요한 의존성을 제거하라.
pbg0205 4d1f50a
feat : BestCategory의 불필요한 의존성을 제거하라.
pbg0205 84c3609
refactor : imageRepository 의존성을주입하자.
pbg0205 7ebac27
refactor : dto의 nPrice, sPrice 변수명을 변경하라.
pbg0205 23d2ecf
refactor : itemDto 변수명에 final을 선언하라.
pbg0205 bab8d75
feat : 상세정보를 조회하는 기능을 구현하라.
pbg0205 e7d652d
Merge pull request #29 from swing-park/feature-create-detail
malaheaven 72346c5
refactor : API관련 내용을 수정하라.
pbg0205 b0daa2e
Merge pull request #36 from swing-park/refactor-response-json-api
malaheaven 5bed534
feat : CORS 기능을 구현하라.
pbg0205 8a1afdc
Merge pull request #37 from swing-park/feature-setup-cors
malaheaven 8591818
style : URL 추가 / 제거
pbg0205 b4badb8
Merge pull request #39 from swing-park/style-url-path
malaheaven 004c536
fix : 오탈자 수정 및 URL 추가 수정
pbg0205 6edbbcf
Merge pull request #41 from swing-park/style-url-path
malaheaven 1c51b98
style : 중복된 URL을 제거하라.
pbg0205 ac31a2f
Merge pull request #43 from swing-park/style-url-path
pbg0205 621d6c4
Fix: dish url
malaheaven ab9efe8
Merge pull request #45 from swing-park/fix-dish-url
malaheaven ad07c85
feat : 주문 기능을 위한 OrderDto 생성
pbg0205 9de9048
feat : OrderController 생성
pbg0205 15d6ab0
feat : Item entity에 재고 반영 기능 추가
pbg0205 528fe7d
feat : 재고 반영을 위한 OrderService를 생성하라.
pbg0205 955b7c7
Merge pull request #50 from swing-park/feature-order-test
malaheaven c0b10b5
feat : ItemDetailDto deliveryInfo 변수명을 추가하라.
pbg0205 c57bc46
style : dummy data를 수정하라.
pbg0205 ef89ce5
feat : 추천 목록을 10개를 임의로 반환하라.
pbg0205 920ec75
Merge pull request #51 from swing-park/refactor-FE-feedback
malaheaven c37a453
refactor : RequestBody 형태로 데이터를 전달받아라.
pbg0205 7032c0c
Merge pull request #55 from swing-park/feature-order
malaheaven 9f364c8
Feat: 커스텀 이셉션 핸들러를 이용하여 예외를 처리
malaheaven b50f10b
Merge pull request #61 from swing-park/feature-exception-handler
pbg0205 90658f1
feat : CORS 설정에 PUT METHOD를 추가하라.
pbg0205 362f0fb
Merge pull request #62 from swing-park/feat-cors-put
malaheaven ae71da2
chore : jackson databind dependency를 추가하라.
pbg0205 8c3d66e
Merge pull request #66 from swing-park/chore-jackson-core
malaheaven 65facbd
style : 코드에 개행과 정렬을 맞춰라.
pbg0205 67453c1
Merge pull request #73 from swing-park/style-code
malaheaven File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이 부분은 물론 FE와 협의를 하셨겠지만 호스트 네임은 FE에서 FE의 로직으로 결정되게 하는 편이 항상 안전하긴 합니다.
워낙 변수가 많은 부분이기도 해서...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
그렇군요.. 이번에 리뷰를 통해 배웠습니다 이 부분이 고민이 들었었는데, 리뷰 감사합니다