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

골룸 생성 시 LocalDate Json Parse 오류 #93

Open
jeomxon opened this issue Aug 7, 2023 · 0 comments
Open

골룸 생성 시 LocalDate Json Parse 오류 #93

jeomxon opened this issue Aug 7, 2023 · 0 comments

Comments

@jeomxon
Copy link

jeomxon commented Aug 7, 2023

🐘 버그 사항

골룸을 생성하려고 했는데, 날짜가 파싱이 안되는 것 같아요..!

🐘 버그 시뮬레이션

골룸 생성을 위해서 날짜랑 적혀있는 예시대로 입력했는데 Json Parse에러가 발생했습니다!

🐘 원하던 상황

골룸의 생성을 원했습니다.

🐘 스크린샷

image

{
"message": "JSON parse error: Cannot deserialize value of type java.time.LocalDate from String "2023-08-12": Failed to deserialize java.time.LocalDate: (java.time.format.DateTimeParseException) Text '2023-08-12' could not be parsed at index 4"
}

@jeomxon jeomxon changed the title 골룸 생성 시 LocalDateTime Json Parse 오류 골룸 생성 시 LocalDate Json Parse 오류 Aug 7, 2023
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

No branches or pull requests

1 participant