issues
search
dev-wonny
/
coopang
물류 관리 및 배송 시스템을 위한 MSA, Spring boot project
2
stars
2
forks
source link
#38 dev user
#167
Closed
dev-wonny
closed
3 weeks ago
dev-wonny
commented
3 weeks ago
연관된 이슈
Related - #163
Related - #155
작업 상세내용
[Init] ainoti
[Update] User-app : search update
[Update] UserSearchCondition -> UserSearchConditionDto
[Update] UserSearchConditionDto : Add empty(), toString() Update equals(Object o), hashCode()
[Update] UserService : @Cacheable(value = "allUsers", key = "#condition.toString() + '
' + #pageable.pageNumber + '
' + #pageable.pageSize") -[Update] UserRepositoryCustomImpl : Add and Adjust generateWhereClause()
[Update] UserController : Update /search using
@GetMapping
, Upgrade /list ObjectUtils.isEmpty(req) 처리 추가
[Update] UserSearchConditionRequestDto : Boolean -> boolean
[Update] User-app : search update
[Update] UserRepositoryCustomImpl : Change userNameEq -> userNameStartsWith
[Update] UserService : Add final
[Style] UserSearchConditionDto, UserController
[Update] Hub-app : search update
[Update]
SearchCondition ->
SearchConditionDto
[Update] **SearchConditionDto : Add empty(), setIsDeletedFalse(), equals(), hashCode(), toString()
[Update] **Service : key = "#condition.toString() + '
' + #pageable.pageNumber + '
' + #pageable.pageSize")
[Update] **RepositoryCustomImpl : Add and Adjust generateWhereClause()
[Update] **Controller : Update /search using
@GetMapping
, Upgrade /list ObjectUtils.isEmpty(req) 처리 추가
[Update] **SearchConditionRequestDto : Boolean -> boolean
[Update] ainoti
[Update] SlackMessageStatus : Add getStatusEnum
[Update] **Dto :
@Builder
적용, Add from(), toString(), createId()
[Update] **SearchConditionDto :
@Builder
적용,
@Setter
제거, Add empty(), from(), setIsDeletedFalse(), equals(), hashCode(), toString()
[Update] **ResponseDto :
@Builder
적용
[Update] **RepositoryCustomImpl : BooleanBuilder 적용, Add generateWhereClause()
[Update] **Controller : DateTimeUtil 적용, Update /search using
@GetMapping
, Upgrade /list ObjectUtils.isEmpty(req) 처리 추가
[Update] ainoti
[Update] **Dto : change method name from -> of
[Update] Hub-app
[Update] Domain**Dto : Change method name from -> of, Delete
@Data
->
@Getter
,
@Builder
, Add of(), toString(), createId()
[Update] Domain**SearchConditionDto : Change hashCode(), equals(), toString()
[Update] Domain**DataInitializer : Adjust of()
[Update] ShipperController : Change method name getRoleEnum -> getShipperTypeEnum
[Update] HubDataInitializer : Change 충청북도 hubManger userId -> "239f11df-4280-43b4-81a4-7139b31b071b"
[Update] User-app
[Update] Domain**ResponseDto : Adjust
@Builder
[Update] Domain**Dto : Change method name from -> of, Delete
@Data
->
@Getter
,
@Builder
, Add of(), toString(), createId()
[Update] Domain**SearchConditionDto : Change hashCode(), equals(), toString()
[Update] Domain**DataInitializer : Adjust of()
[Update] DATA:api-data
[Update] AiCategory : Add getAiCategoryEnum()
[Update] ShipperTypeEnum : change method name getRoleEnum -> getShipperTypeEnum
[Update] ainoti-app
[Update] AiRequestHistorySearchConditionDto, AiRequestHistoryController : Change method name getEnum-> getAiCategoryEnum
[Add] INFRA:api-config
[Add] DateTimeUtil
리뷰 요청사항
@coderabbitai review
연관된 이슈
작업 상세내용
[Init] ainoti
[Update] User-app : search update
[Update] User-app : search update
[Update] Hub-app : search update
[Update] ainoti
[Update] ainoti
[Update] Hub-app
[Update] User-app
[Update] DATA:api-data
[Update] ainoti-app
[Add] INFRA:api-config
리뷰 요청사항
@coderabbitai review