Skip to content

Conversation

@yonggi1234
Copy link
Collaborator

@yonggi1234 yonggi1234 commented Oct 15, 2025

📢 기능 설명


QueryDSL 조회 NPE 방지

  • category의 name 호출 시 null 체크 추가
    category가 null인 자료도 안전하게 조회 가능

  • createDate가 null인 경우에도 NPE 방지

  • 태그 리스트 내 null 요소 제거
    "tags": [null] 대신 "tags": [] 로 출력

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?
  • Approve 하기 전 확인 사항 체크했는가?

@yonggi1234 yonggi1234 merged commit c6232de into develop Oct 15, 2025
1 check passed
@yonggi1234 yonggi1234 deleted the OPS-405-BE-fix-데이터-category-null-허용 branch October 16, 2025 00:25
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