List Question
20 TechQA 2024-03-27T10:30:42.650000Java 8 date/time type not supported by default - when using RestEasy client POST request
34 views
Asked by idan
Getting error : Could not write JSON: Java 8 date/time type `java.time.LocalDateTime` not supported by default
111 views
Asked by developer
Cannot use Jackson/JAXB after Spring upgrade
1.4k views
Asked by Oliver Watkins
Import custom jackson serializer (Module) in webflutest Springboot 3.2
162 views
Asked by cyril
Nested objects not being processed by `SerializerModifier` when class has custom Serializer (Jackson)
136 views
Asked by Joshua Chambers
Jackson Json Crypto with temporal workflow - Decryption of data while retrieval not happening
207 views
Asked by Rajat kumar
JavaTuples API - can not deserialize as they do NOT have no args constructor
77 views
Asked by CodeBot
Jackson blackbird module 2.15.2 always throws error at runtime for Java 17 and dropwizard
246 views
Asked by donnffd
Cannot serialize/deserialize bidirectional references using Jackson JSON in Java?
41 views
Asked by AnthonyGP
java.lang.NoClassDefFoundError: com/fasterxml/jackson/module/blackbird/ser/ToBooleanFunction
324 views
Asked by Bee
Apply Jackson coercion configuration feature to specified deserialization cases
1.4k views
Asked by user3856196
JSONObject inside an object is getting serialized to some other form as compared to a map
555 views
Asked by tusharRawat
SpringCodegen generates class with JsonTypeInfo.As.EXISTING_PROPERTY instead of JsonTypeInfo.As.PROPERTY
533 views
Asked by Victor Trapiello Fernández
Jackson databind blackbird module v2.12.1 support for Java8
1.1k views
Asked by vishal pareek
How to get attribute value of nested element using jackson xml?
777 views
Asked by humiliatedpenguin
Jackson + KotlinModule: Conflicting/ambiguous property name definitions (implicit name 'isFoo')
960 views
Asked by dnltsk
Jackson ParameterNamesModule
3.2k views
Asked by Stefan Dorn
Not able to register JavaTimeModule
1.4k views
Asked by Rohi
Adding custom Jackson Module to Spring boot's ObjectMapper is ignored
796 views
Asked by Shvalb