jackson-user
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jackson-user] Re: JsonGenerationException with custom serializers for nested object
matt Smith
Re: [jackson-user] Re: JsonGenerationException with custom serializers for nested object
Tatu Saloranta
Re: [jackson-user] Re: JsonGenerationException with custom serializers for nested object
matt Smith
Re: [jackson-user] Re: JsonGenerationException with custom serializers for nested object
matt Smith
Re: [jackson-user] Re: JsonGenerationException with custom serializers for nested object
Tatu Saloranta
[jackson-user] class level JsonSerializable vs Method level
matt Smith
Re: [jackson-user] class level JsonSerializable vs Method level
Tatu Saloranta
Re: [jackson-user] class level JsonSerializable vs Method level
matt Smith
Re: [jackson-user] class level JsonSerializable vs Method level
Tatu Saloranta
Re: [jackson-user] class level JsonSerializable vs Method level
matt Smith
Re: [jackson-user] class level JsonSerializable vs Method level
matt Smith
Re: [jackson-user] class level JsonSerializable vs Method level
Tatu Saloranta
Re: [jackson-user] class level JsonSerializable vs Method level
matt Smith
Re: [jackson-user] class level JsonSerializable vs Method level
Tatu Saloranta
Re: [jackson-user] class level JsonSerializable vs Method level
Tatu Saloranta
[jackson-user] Re: Recursive serializers and deserializers using jackson is not working as expected
matt Smith
Re: [jackson-user] Re: Recursive serializers and deserializers using jackson is not working as expected
Tatu Saloranta
[jackson-user] Jackson 2.9.8 patch release out (multiple security fixes)
Tatu Saloranta
[jackson-user] How to transform Jackson exceptions to user-friendly error messages?
Burak Emre Kabakcı
Re: [jackson-user] How to transform Jackson exceptions to user-friendly error messages?
Tatu Saloranta
[jackson-user] XmlAdapters on Collections cause generated JSON to be invalid
David Driver
[jackson-user] jackson-databind-2.6.7.2
garvit singh
[jackson-user] jackson-databind-2.6.7.2
garvit singh
Re: [jackson-user] jackson-databind-2.6.7.2
Tatu Saloranta
Re: [jackson-user] jackson-databind-2.6.7.2
garvit singh
Re: [jackson-user] jackson-databind-2.6.7.2
Tatu Saloranta
[jackson-user] Cyclic Object Graph Serialization
Denis Mouraviev
Re: [jackson-user] Cyclic Object Graph Serialization
Tatu Saloranta
[jackson-user] java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Dvir L
[jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
oxyg3n8
[jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Dvir L
[jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
oxyg3n8
Re: [jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Tatu Saloranta
Re: [jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Dvir L
Re: [jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Dvir L
Re: [jackson-user] Re: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Tatu Saloranta
Re: [jackson-user] java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.ObjectMapper in Java 11
Tatu Saloranta
[jackson-user] Deserialize JSON string to Map<String,Object>
Pankaj Dighe
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
Tatu Saloranta
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
Pankaj Dighe
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
Tatu Saloranta
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
oxyg3n8
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
oxyg3n8
Re: [jackson-user] Deserialize JSON string to Map<String,Object>
Tatu Saloranta
[jackson-user] Inheritance and circular references
devg2209
Re: [jackson-user] Inheritance and circular references
Tatu Saloranta
[jackson-user] @JsonView not propagated to (“nested”) custom serializer
Burkhard Graves
Re: [jackson-user] @JsonView not propagated to (“nested”) custom serializer
Tatu Saloranta
Re: [jackson-user] @JsonView not propagated to (“nested”) custom serializer
Burkhard Graves
[jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
Tatu Saloranta
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
Tatu Saloranta
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
Tatu Saloranta
Re: [jackson-user] Gzip JsonFactory/ObjectMapper?
oxyg3n8
[jackson-user] Re: A big Json that Jackson can not parse but chrome and other tools can do
hiliulu
[jackson-user] streaming from JsonParser to JsonGenerator
Niels Bertram
Re: [jackson-user] streaming from JsonParser to JsonGenerator
Tatu Saloranta
Re: [jackson-user] streaming from JsonParser to JsonGenerator
Niels Bertram
[jackson-user] How to serialize primitive values as attributes by default
Arnaud Dagnelies
Re: [jackson-user] How to serialize primitive values as attributes by default
Tatu Saloranta
[jackson-user] Json lens library
George Campbell
Re: [jackson-user] Json lens library
Tatu Saloranta
Re: [jackson-user] Deserializing a java class with multiple enumset using Jackson
Tatu Saloranta
[jackson-user] JAVA class with multiple Enum cannot deserialize with Jackson
SPb
[jackson-user] ObjectNode.get("foo") should return MissingNode when field "foo" does not exists
Federico Fissore
Re: [jackson-user] ObjectNode.get("foo") should return MissingNode when field "foo" does not exists
Tatu Saloranta
Re: [jackson-user] ObjectNode.get("foo") should return MissingNode when field "foo" does not exists
Federico Fissore
[jackson-user] Hetergeneous xml lists
Rick Ley
[jackson-user] Hetergeneous list deserialization
Rick Ley
Re: [jackson-user] Hetergeneous list deserialization
Tatu Saloranta
Re: [jackson-user] Hetergeneous list deserialization
Rick Ley
Re: [jackson-user] Hetergeneous list deserialization
Tatu Saloranta
Re: [jackson-user] Hetergeneous list deserialization
Rick Ley
Re: [jackson-user] Hetergeneous list deserialization
Tatu Saloranta
[jackson-user] Deserialization error. no String-argument constructor/factory method to deserialize from String
Yuriy Barvenko
[jackson-user] Re: Deserialization error. no String-argument constructor/factory method to deserialize from String
Yuriy Barvenko
Re: [jackson-user] Re: Deserialization error. no String-argument constructor/factory method to deserialize from String
Tatu Saloranta
[jackson-user] Problem serializing Joda DateTime value
'Charles Berger' via jackson-user
[jackson-user] XMLMapper fails to deserialize null (POJO reference) from blank tag
Jochen Schalanda
[jackson-user] Json deep merge array processing strategy
Dzmitry Sankouski
Re: [jackson-user] Json deep merge array processing strategy
Tatu Saloranta
Re: [jackson-user] Json deep merge array processing strategy
Saurin Joshi
Re: [jackson-user] Json deep merge array processing strategy
Tatu Saloranta
Re: [jackson-user] Json deep merge array processing strategy
Saurin Joshi
Re: [jackson-user] Json deep merge array processing strategy
Tatu Saloranta
[jackson-user] Combine Jackson mixing with ValueInstantiator
lev
Re: [jackson-user] Combine Jackson mixing with ValueInstantiator
Tatu Saloranta
Re: [jackson-user] Combine Jackson mixing with ValueInstantiator
lev
Re: [jackson-user] Deserializing multiple neted data structure
Tatu Saloranta
[jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Volkan Yazıcı
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Tatu Saloranta
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Volkan Yazıcı
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Volkan Yazıcı
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Tatu Saloranta
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Volkan Yazıcı
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Tatu Saloranta
Re: [jackson-user] Reusing JsonGenerator and FilteringGeneratorDelegate
Volkan Yazıcı
[jackson-user] DoS attack about numbers
wjm wjm
Re: [jackson-user] DoS attack about numbers
Tatu Saloranta
Re: [jackson-user] DoS attack about numbers
wjm wjm
Re: [jackson-user] DoS attack about numbers
Tatu Saloranta
Re: [jackson-user] DoS attack about numbers
wjm wjm
Re: [jackson-user] DoS attack about numbers
Tatu Saloranta
Re: [jackson-user] DoS attack about numbers
wjm wjm
[jackson-user] XmlMapper error message: null at the end of a string is unrecognized prop?
Tom Rossen
[jackson-user] Excluding empty/null fields in JsonGenerator
Volkan Yazıcı
Re: [jackson-user] Excluding empty/null fields in JsonGenerator
Tatu Saloranta
Re: [jackson-user] Excluding empty/null fields in JsonGenerator
Volkan Yazıcı
Re: [jackson-user] Excluding empty/null fields in JsonGenerator
Tatu Saloranta
[jackson-user] @JsonTypeInfo and multiple levels of inheritance
Jan-Olav Eide
Re: [jackson-user] @JsonTypeInfo and multiple levels of inheritance
Tatu Saloranta
Re: [jackson-user] @JsonTypeInfo and multiple levels of inheritance
Jan-Olav Eide
Re: [jackson-user] @JsonTypeInfo and multiple levels of inheritance
Tatu Saloranta
[jackson-user] Multiple Mixins in one class?
Ygor Castor
Re: [jackson-user] Multiple Mixins in one class?
Tatu Saloranta
[jackson-user] Why @class value is required in my JSON String
Érick Rocha
Re: [jackson-user] Why @class value is required in my JSON String
Tatu Saloranta
[jackson-user] Deserialize XML using root tag to determine subtype
Jason Liu
[jackson-user] Deserializing XML where root tag name is used as the subtype
Jason Liu
[jackson-user] Safe deserialization
Michael Rogers
Re: [jackson-user] Safe deserialization
Tatu Saloranta
Re: [jackson-user] Safe deserialization
Michael Rogers
Re: [jackson-user] Safe deserialization
Tatu Saloranta
Re: [jackson-user] Safe deserialization
Michael Rogers
[jackson-user] Safe deserialization
quetzlcoatl . qc
[jackson-user] Safe deserialization
Michael Rogers
[jackson-user] Why isn't there a public way to write a byte[] in JsonGenerator?
Nilson Santos Figueiredo Jr.
Re: [jackson-user] Why isn't there a public way to write a byte[] in JsonGenerator?
Tatu Saloranta
Re: [jackson-user] Why isn't there a public way to write a byte[] in JsonGenerator?
Nilson Santos Figueiredo Jr.
Re: [jackson-user] Why isn't there a public way to write a byte[] in JsonGenerator?
Tatu Saloranta
[jackson-user] Generate XSD from Java class
alagane
Re: [jackson-user] Generate XSD from Java class
Tatu Saloranta
[jackson-user] The correct way to serialize / deserialize a Map<String, Object> to / from XML
Tristan Lins
Re: [jackson-user] The correct way to serialize / deserialize a Map<String, Object> to / from XML
Tatu Saloranta
Re: [jackson-user] The correct way to serialize / deserialize a Map<String, Object> to / from XML
Tristan Lins
Re: [jackson-user] The correct way to serialize / deserialize a Map<String, Object> to / from XML
Tatu Saloranta
[jackson-user] Support for getting precision in double e.g "Balance": 25000.00
ASHWINI RAI
Re: [jackson-user] Support for getting precision in double e.g "Balance": 25000.00
Tatu Saloranta
[jackson-user] Is there any way to let jackson to dyanmically write sub type name during serialization?
Wayne Tech
Re: [jackson-user] Is there any way to let jackson to dyanmically write sub type name during serialization?
Tatu Saloranta
[jackson-user] Is it possible to do conditional serialization in jackson?
gaurav
Re: [jackson-user] Is it possible to do conditional serialization in jackson?
Tatu Saloranta
[jackson-user] Include.NON_EMPTY not excluding Nulls in arrays.
Broly1
[jackson-user] setSerializationInclusion(Include.NON_EMPTY) seems to not exclude nulls in arrays?
Broly1
Re: [jackson-user] setSerializationInclusion(Include.NON_EMPTY) seems to not exclude nulls in arrays?
Tatu Saloranta
Re: [jackson-user] setSerializationInclusion(Include.NON_EMPTY) seems to not exclude nulls in arrays?
Broly1
[jackson-user] date format issue in Jackson
zeph . jiang
Re: [jackson-user] date format issue in Jackson
Tatu Saloranta
[jackson-user] how to serialize Java bean with empty element to xml with start and end tag instead of self-closing
Fengx Ani
[jackson-user] Jackson 2.9.7 patch release out
Tatu Saloranta
[jackson-user] How does Jackson deserialize a property of a generic collection?
jeff walker
Re: [jackson-user] How does Jackson deserialize a property of a generic collection?
Tatu Saloranta
[jackson-user] Creating custom schema formats
'Gunnar Morling' via jackson-user
[jackson-user] Re: Creating custom schema formats
'Gunnar Morling' via jackson-user
[jackson-user] Custom output format with JSON Schema Module
'Gunnar Morling' via jackson-user
[jackson-user] Re: Custom output format with JSON Schema Module
'Gunnar Morling' via jackson-user
Re: [jackson-user] Re: Custom output format with JSON Schema Module
Tatu Saloranta
[jackson-user] Adding @JsonTypeInfo to interface causes JsonGenerationException
Dallas Phillips
Re: [jackson-user] Adding @JsonTypeInfo to interface causes JsonGenerationException
Tatu Saloranta
[jackson-user] @JsonUnwrapped not working as expected with @JsonProperty
Slawek Mazur
Re: [jackson-user] @JsonUnwrapped not working as expected with @JsonProperty
Tatu Saloranta
Re: [jackson-user] @JsonUnwrapped not working as expected with @JsonProperty
Slawek Mazur
Re: [jackson-user] @JsonUnwrapped not working as expected with @JsonProperty
Tatu Saloranta
Re: [jackson-user] serialize fake list
Tatu Saloranta
[jackson-user] Any projects actively using, updating to newer versions of, Jackson 2.7.x? Want to see 2.7.10 release?
Tatu Saloranta
[jackson-user] StdDeserializer<> and Array Datasets
Brexton Popejoy
Re: [jackson-user] StdDeserializer<> and Array Datasets
Tatu Saloranta
[jackson-user] Map.Entry implementations deserialization issue
Alexey Tatarikov
Re: [jackson-user] Map.Entry implementations deserialization issue
Tatu Saloranta
[jackson-user] Multiple properties with the same name
tappe
Re: [jackson-user] Multiple properties with the same name
Tatu Saloranta
Re: [jackson-user] Converting a tree of values
Tatu Saloranta
Re: [jackson-user] Converting a tree of values
Mike Wartes
[jackson-user] Wrong JsonStreamContext hierarchy when using JsonNode.traverse TreeTraversingParser
Paolo Bazzi
[jackson-user] Re: Wrong JsonStreamContext hierarchy when using JsonNode.traverse TreeTraversingParser
Paolo Bazzi
Re: [jackson-user] Re: Wrong JsonStreamContext hierarchy when using JsonNode.traverse TreeTraversingParser
Tatu Saloranta
[jackson-user] Can Jackson work with dynamic proxies?
Lyubomyr Shaydariv
Re: [jackson-user] Can Jackson work with dynamic proxies?
Tatu Saloranta
Re: [jackson-user] Can Jackson work with dynamic proxies?
Lyubomyr Shaydariv
Re: [jackson-user] Can Jackson work with dynamic proxies?
Tatu Saloranta
Re: [jackson-user] Can Jackson work with dynamic proxies?
Lyubomyr Shaydariv
Re: [jackson-user] Can Jackson work with dynamic proxies?
Tatu Saloranta
[jackson-user] deserializing empty string
Moses Nakamura
Re: [jackson-user] deserializing empty string
Tatu Saloranta
[jackson-user] Windows CentOS differences
seandawson2015
Re: [jackson-user] Windows CentOS differences
Tatu Saloranta
Re: [jackson-user] Windows CentOS differences
Sean Dawson
[jackson-user] XML Deserialization of @JacksonXmlText in Scala case classes
Christopher Townson
[jackson-user] Jackson deserialization with polymorphism nested into polymorphism | aka more than one deserializer
Michal Aron
Re: [jackson-user] Jackson deserialization with polymorphism nested into polymorphism | aka more than one deserializer
Tatu Saloranta
Re: [jackson-user] Jackson deserialization with polymorphism nested into polymorphism | aka more than one deserializer
Michal Aron
Re: [jackson-user] Jackson deserialization with polymorphism nested into polymorphism | aka more than one deserializer
Tatu Saloranta
[jackson-user] Jackson deserialization with polymorphism nested into polymorphism | aka more than one deserializer
Michal Aron
Earlier messages
Later messages