fix: 지원 내역 조회 시 캐시 갱신 문제 임시 해결 #220
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
관련 이슈
작업 내용
문제 상황
지원서 등록 후 조회 시 이전 데이터가 계속 캐싱되어 있는 현상이 발생하였습니다.
임시 해결 방법
applications:all)하여 관리@DefaultCacheOut적용하여 지원서 등록 시 캐시 자동 삭제추후 개선 사항
특이 사항
임시조치로 해결한 것이어서 이에 대한 테스트코드는 일단 작성하지 않았는데 필요하면 추가하겠습니다!