xstex

Results 2 issues of xstex

conversion fails with following json: ``` javascript { "$schema": "http://json-schema.org/draft-03/schema#", "type": "object", "properties": { "data": { "type": "array", "default": null } } } ``` it fails when handling null value:...

A null pointer exception is hit in the dynamoDB enhanced client when performing a put of a map attribute with a null value. This happens only when using a beanschema,...

bug
dynamodb-enhanced
p3