-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [fix] : Q 파일 gitignore 추가 * [refactor] : JoinUserRequest 단일화 * [refactor] : JoinUserRequest 단일화 - 2 * [refactor] : ProductCategory 필드 네이밍 변경 * [style] : 기존 ProductCategoryLike 네이밍 변경 * [feat] : ProductCategoryValue 추가 * [feat] : UserService join() 에 로직 추가 * [feat] : UserService join() 에 로직 추가에 따른 테스트 변경 * [feat] : UserApiController 에 import 추가
- Loading branch information
1 parent
5d992da
commit f3c2f81
Showing
40 changed files
with
147 additions
and
1,251 deletions.
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
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
This file was deleted.
Oops, something went wrong.
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
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
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
84 changes: 0 additions & 84 deletions
84
core/src/main/generated/dev/handsup/auction/domain/QAuction.java
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
core/src/main/generated/dev/handsup/auction/domain/auction_field/QTradingLocation.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
core/src/main/generated/dev/handsup/auction/domain/product/QProduct.java
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
core/src/main/generated/dev/handsup/auction/domain/product/QProductImage.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.