Search code examples
serialize LocalDateTime to old format with Jackson Json mapper...

javajsonjacksonsbtjackson-databind

Read More
Jackson Deserialization results in duplicate Values in List field when additional getter is present...

javajsonjacksonjackson-databind

Read More
Upgrade of Jackson from org.codehaus.jackson to com.fasterxml.jackson (version 1.9.13 --> 2.9.8)...

javajacksonjackson-databind

Read More
Jackson deserialize on missing fields and capture them...

javajacksondeserializationjackson-databind

Read More
How to customize Jackson in Spring MVC (not Spring Boot) application...

springspring-mvcjacksonjackson-databind

Read More
How can I deserialize the toplyrics into a list using the jackson-databind?...

javaspringjackson-databind

Read More
ClassCastException while access Map entry...

javajacksonjackson-databind

Read More
Make Jackson Subtypes extensible without editing the Supertypes java-file...

javaspring-bootjacksonjackson-databind

Read More
Jackson Xml duplicate Tag name...

javaxmljacksonjackson-databind

Read More
JsonNode - How to update nested values in array...

javajsonjackson-databindfasterxmljsonnode

Read More
Object Mapper - YAMLFactory - exception due to missing _createContentReference method...

javajacksonjackson-databindjackson-dataformat-yaml

Read More
How can I make Jackson serialize enum constants to lower-case values if the enum is read-only?...

javajackson-databind

Read More
Cannot construct instance of (although at least one Creator exists): no String-argument constructor/...

javaspringredisjacksonjackson-databind

Read More
Case Insensitive for @JsonSubTypes...

javajsonspring-mvcjacksonjackson-databind

Read More
InvalidDefinitionException occours if ResolvableType is already in the header...

spring-bootspring-integrationspring-kafkajackson-databind

Read More
Jackson YAMLParser can't read input stream...

yamlinputstreamjackson-databindjackson-dataformat-yaml

Read More
Jackson writeValue is ambiguous for the type ObjectMapper...

javajackson-databind

Read More
Serialization of a read-only class ignoring nulls – without creating a custom ObjectMapper...

javajacksonjackson-databind

Read More
Nested objects not being processed by `SerializerModifier` when class has custom Serializer (Jackson...

javaserializationjacksonjackson-databindjackson-modules

Read More
How do I deserialize to List of Strings or Boolean from an Object using Jackson?...

javajsonjacksonjava-11jackson-databind

Read More
Implicitly convert a Number to a more complex type...

jsonkotlinjackson-databind

Read More
Using Jackson with Optional to generate Optional.empty() when field is missing...

javajacksonjackson-databind

Read More
How to unmarshall a string constant object from JSON to as a Java Object?...

javajsonmicroservicesjackson-databindobjectmapper

Read More
ObjectMapper configuation for Java 8 Time API...

javajacksonjava-timejackson-databindjackson-modules

Read More
How to convert JSON string into List of Java object?...

javajsonjacksonjackson-databind

Read More
How to set default MessageConverter to JSON with jackson-dataformat-xml added?...

javaspring-bootjackson-databindjackson-dataformat-xml

Read More
how to deserialize the response via rest assured and Java...

javarest-assuredjackson-databind

Read More
Jackson Databind Deserializtion of Generic Enum...

javaenumsjson-deserializationjackson-databindjson-serialization

Read More
Using Map as a @RequestBody in Spring Boot Rest API is not working...

spring-bootrestjacksonhashmapjackson-databind

Read More
Deserialization of a list in jackson-databind...

jsonkotlinjackson-databind

Read More
BackNext