-
Notifications
You must be signed in to change notification settings - Fork 8
[RELEASE] 250410 릴리즈 #281
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
[RELEASE] 250410 릴리즈 #281
Conversation
* refactor: 커스텀 PageRequest 및 ArgumentResolver 추가 * refactor: 커스텀 PageRequest 및 ArgumentResolver 등록 및 적용 * refactor: 매직 넘버 상수로 교체 * feat: 커스텀 페이지 요청 argument resolver 추가 * feat: 커스텀 페이지 요청 argument resolver 적용 * refactor: 모든 유효하지 않는 값에 대해서 기본값으로 대체 * refactor: 최대 사이즈 초과 시 최대 사이즈 반환하도록 수정 * refactor: DEFAULT_PAGE 0으로 변경 * refactor: ParameterizedTest를 활용하여 중복 테스트 코드 제거 * refactor: 불필요한 override 제거 * refactor: 페이징 처리 테스트코드 분리 및 가독성 개선
* feat: 가입시 생년월일과 성별을 선택하지 않게 변경 * remove: SIteUser에서 birth, gender 제거, 사용처들에서 삭제 * feat: Flyway site_user 테이블에서 gender, birth 삭제 * feat: 내 정보 API에서 생일 데이터 삭제 * remove: Gender enum 삭제
* refactor: e2e 관련 테스트 코드 삭제 * chore: todo 주석 추가 * chore: rest assured 의존성 제거
* chore: gradle 의존성 정리 * refactor: 소스 코드에서 QClass 제거 - QClass는 '수정할 수 있는 소스코드'가 아니므로, 소스코드에서 지웁니다. - 빌드될 때 기본 위치(/build/generated/sources/annotationProcessor/java/main)에 자동으로 생성되게 합니다.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- 누락된 언더바를 추가합니다.
No description provided.