mohamed-taman / ZonedDT-in-distributed-system

A spring boot-based RESTful application with DB shows how to Implement Zoned Date/Time in distributed systems correctly—considering different users' timezones and daylight saving time (DST) when saving, updating, and searching data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work with test data using mixed case enums.

steffi1 opened this issue · comments

Errors with

JSON parse error: Cannot deserialize value of type com.sxi.lab.fizzbus.infra.common.Status from String "Started": not one of the values accepted for Enum class: [STARTED, FINISHED, IN_PROGRESS, CANCELED]]