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

[Refactor] LocalDateTime 직렬화 로직 리팩토링 #421

Closed
1 of 10 tasks
hosung-222 opened this issue Dec 1, 2024 · 0 comments · Fixed by #422
Closed
1 of 10 tasks

[Refactor] LocalDateTime 직렬화 로직 리팩토링 #421

hosung-222 opened this issue Dec 1, 2024 · 0 comments · Fixed by #422
Assignees
Labels
♻️ refactor 리펙터링 관련

Comments

@hosung-222
Copy link
Member

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

Description

  • ObjectMapper에 JavaTimeModule을 등록하여 LocalDateTime 직렬화시 개별 등록해야되는 문제 해결

Todo

  • redis config 수정
  • 캐시 값 수정

Reference(Optional)

@hosung-222 hosung-222 added the ♻️ refactor 리펙터링 관련 label Dec 1, 2024
@hosung-222 hosung-222 self-assigned this Dec 1, 2024
hosung-222 added a commit that referenced this issue Dec 1, 2024
Redis의 gradle로 이동

- 관련 : #421
hosung-222 added a commit that referenced this issue Dec 1, 2024
최소 생성시 생일 값 X

- 관련 : #421
hosung-222 added a commit that referenced this issue Dec 1, 2024
class type 정보와 JavaTimeModule을 포함한 CustomObjectMapper 빈 등록

- 관련 : #421
hosung-222 added a commit that referenced this issue Dec 1, 2024
기본 ObjectMapper 명시

- 관련 : #421
hosung-222 added a commit that referenced this issue Dec 1, 2024
CustomObjectMapper로 처리하여 리팩토링

- 관련 : #421
@hosung-222 hosung-222 linked a pull request Dec 1, 2024 that will close this issue
8 tasks
hosung-222 added a commit that referenced this issue Dec 2, 2024
Redis에 저장, 조회, 삭제 등 메서드 구현

- 관련 : #421
hosung-222 added a commit that referenced this issue Dec 2, 2024
Redis에 원본 이미지 임시 저장 100초

- 관련 : #421
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 리펙터링 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant