wong-git
Results
2
issues of
wong-git
This isn't necessarily a bug but it seems like its a gap in the start up error reporting. When starting up a test containers, it's failing with the following "Caused...
area/docker-compose
resolution/acknowledged
type/enhancement
We annotated some constructor properties with @JsonFormat(lenient = OptBoolean.FALSE) but found that the InstantDeserializer is not applying it when deserializing numeric values. Expected _failForNotLenient(parser, context, JsonToken.VALUE_STRING) to be invoked for...