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

시험 상세 조회를 캐싱한다. #56

Merged
merged 8 commits into from
Feb 11, 2025
Merged

시험 상세 조회를 캐싱한다. #56

merged 8 commits into from
Feb 11, 2025

Conversation

alstn113
Copy link
Owner

연관된 이슈

작업 내용

  • 시험 상세 조회와 시험 상세와 답안 조회를 캐싱한다.
  • 캐시 만료는 TTI로 3일을 지정했다. - 접근 시간 기준으로 3일 후 만료
  • 직렬화/역직렬화 시 LocalDateTime 문제로 JavaTimeModule 추가
  • objectMapper.activateDefaultTyping에서 DefaultTyping.EVERYTHING을 제외한 NON_FINAL등을 지정하면 예외가 발생하여 Deprecated된 EVERYTHING을 사용했다.

@alstn113 alstn113 merged commit 2902ecf into main Feb 11, 2025
2 checks passed
@alstn113 alstn113 deleted the feat/#53 branch February 11, 2025 14:02
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.

1 participant