Files
spring-boot-data-geode/spring-geode
John Blum 8418082a00 Remove unnecessary ObjectMapper configuration used specifically for deserialization.
Clearly, this configuration is 'unnecessary' because the ObjectMapper is used to serialize Objects to JSON in this converter.

Removes Mixin that virtually annotated application domain model object types with @JsonIgnoreProperties for unknown/unmapped properties.

Removes configuration to accept case insensitive Enum (String) values.

Resolves gh-67.
2020-05-08 00:54:41 -07:00
..
2019-06-13 01:38:20 -07:00