Skip to content
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

merge: (#750) 캐시 적용 에러 해결 #751

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

4mjeo
Copy link
Member

@4mjeo 4mjeo commented Sep 19, 2024

작업 내용 설명

  • 캐시 적용 시 에러를 해결했습니다.
  • response 에 기본 생성자를 붙였습니다.

주요 변경 사항

결과물

체크리스트

  • 어플리케이션 구동(혹은 테스트)시 오류는 없나요?
  • 생성된 코드에 Javadoc 주석을 추가 하였나요?
  • 생성된 코드에 대한 테스트 코드가 작성 되었나요?

관련 이슈

@4mjeo 4mjeo added the 👾bug 버그가 발생한 경우 label Sep 19, 2024
@4mjeo 4mjeo self-assigned this Sep 19, 2024
@4mjeo 4mjeo linked an issue Sep 19, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Sep 19, 2024

@4mjeo 4mjeo merged commit 50eaa8c into develop Sep 19, 2024
3 checks passed
@4mjeo 4mjeo deleted the bug/750-fix-cache-error branch September 19, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👾bug 버그가 발생한 경우
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

캐시 적용 에러 해결
2 participants