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

LocalDateTime Json 객체가 배열로 나오는 문제 해결방안 #29

Open
kmw10693 opened this issue Apr 7, 2022 · 1 comment
Open
Assignees
Labels
🐞 BugFix Something isn't working

Comments

@kmw10693
Copy link
Collaborator

kmw10693 commented Apr 7, 2022

TimeEntity.class에 JsonFormat 어노테이션을 적용하면 배열로 나오던 이슈를 해결할 수 있어서 공유합니다!

캡처

@kmw10693 kmw10693 added the 🐞 BugFix Something isn't working label Apr 7, 2022
@ehgns852
Copy link
Contributor

ehgns852 commented Apr 7, 2022

오호.. 그렇군요 공유 감사합니다. 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants