Skip to content

merge : develop -> main 병합#38

Merged
Newbiekk-kkh merged 231 commits intomainfrom
develop
Dec 30, 2024
Merged

merge : develop -> main 병합#38
Newbiekk-kkh merged 231 commits intomainfrom
develop

Conversation

@Newbiekk-kkh
Copy link
Contributor

No description provided.

kangjunhyuk1 and others added 30 commits December 24, 2024 16:48
card와 cardList의 order를 sequence로 변경
역할 관리를 위한 Role 컬럼 추가
각각의 Controller, Service 추가
[update]
각 1,2,3,4 있을 때 2,3을 변경하면 1,2(이전 값:3),3(이전 값:2),4 로 되도록 수정
[delete]
각 1,2,3,4 있을 때 2를 삭제하면 1,2(이전 값:3),3(이전 값:4 )로 되도록 수정
CardRequestDto 생성
CardResponseDto 생성
동적인 queryDsl을 위한 설정
UpdateCardRequestDto 생성
카드 검색시 사용하는 쿼리 dsl 생성 BooleanExpression으로 조건을 받을 수 있게 했다
CardRepositoryCustom를 추가 상속
기본적인 카드 생성,삭제 구현 아직 테스트 안해봄 카드 업데이트 및 조회 기능은 현제 구현중
업데이트 메서드의 주석처리
startAt과 endAt을 추가
@Newbiekk-kkh Newbiekk-kkh merged commit b85c18c into main Dec 30, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants