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

[Fix/#126] CreatedAt이 배열로 내려가는 문제 해결 - 미해결 #366

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

belljun3395
Copy link
Collaborator

@belljun3395 belljun3395 commented Aug 27, 2024

🎫 연관 이슈

resolved: #126

💁‍♂️ PR 내용

  • CreatedAt이 배열로 내려가는 문제 해결

🙏 작업

  • @EnableWebMvc 제거: @EnableWebMvc의 자동 설정 때문에 일부 WebConfig 설정 무시되는 문제라고 하는데 추가적으로 쫌 더 알아보도록 할께요!

🙈 PR 참고 사항

📸 스크린샷

스크린샷 2024-08-27 오후 1 49 41

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@belljun3395 belljun3395 requested a review from hun-ca as a code owner August 27, 2024 04:49
@github-actions github-actions bot added config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 fix 기능을 고칠 때 사용됩니다 labels Aug 27, 2024
@belljun3395 belljun3395 merged commit bf3edec into dev Aug 27, 2024
11 checks passed
@belljun3395 belljun3395 changed the title [Fix/#126] CreatedAt이 배열로 내려가는 문제 해결 [Fix/#126] CreatedAt이 배열로 내려가는 문제 해결 - 미해결 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 fix 기능을 고칠 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CreatedAt이 배열로 내려가는 문제 해결
1 participant