CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jackson
09-13
Back-end
How to serialize request object without field name in Spring Boot?
09-09
Back-end
Applying java.util.function.Function to JSON Deserialization
09-09
Enterprise
JsonIgnore on field in list of objects
09-06
database
ktor Apache client post request - No transformation found: class kotlinx.coroutines.io.ByteBufferCha
09-06
OS
Spring boot @RequestBody default POJO mapping behavior?
09-05
Enterprise
Jackson JSON parsing returns null
09-02
Back-end
Map JSON with keys containing colons
09-02
Blockchain
Cannot deserialize ArrayList object out of String from nested XML to Java POJO using Jackson
09-01
OS
How to solve (at com.fasterxml.jackson.databind) error
08-31
Mobile
Specify jackson writter schema
08-28
Mobile
Inheritance DRY response
08-27
Blockchain
(Why) is Jdk8Module registering "itself"?
08-25
database
Convert timestamp GMT 1 to europe/brussels timezone
08-25
Enterprise
How to dynamically convert JSON to XML with custom namespace?
08-22
Software design
How to read first key value in a JSON string
08-21
Mobile
Jackson cannot map JSON to Object in Java
08-19
Net
How to disable ObjectMapper's invalid date conversion?
08-19
Blockchain
Deserialize Json and move field to internal object
08-18
database
JSON parsing using jackson in spring?
08-15
database
Custom deserializer with not empty arg constructor in unit tests
08-14
database
Jackson: deserialize missing field to Kotlin/Java List
08-14
Blockchain
How to get Jackson JsonProperty of enum values in Kotlin?
08-11
Back-end
Querying JSON Object in Java
08-11
Blockchain
Spring Data Rest - POST request return status 400
08-10
Software engineering
JSON Property names with dots in Javascript using Jackson-like library
08-09
Software engineering
Serialize BigDecimal attribute from a webservice to have a scale of 2
08-07
Net
Can't compile Kotlin Jackson Extensions readValue(File)
08-06
Blockchain
How to use Jackson to map XML child entries with a root element that has attributes
08-04
OS
Deserialize geojson from elasticsearch response into POJO
08-03
Blockchain
Quarkus com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class
08-02
Mobile
Default method in Jackson MixIn interface doesn't work
08-02
Mobile
Can not cast deserialized json array with jackson
08-01
Back-end
How to parse xml like below with jackson?
07-31
other
Getting the values of a specific key from JsonNode
07-31
other
Deserialize json string with nested array of objects with dynamic key
07-28
Software engineering
How do I get my java classpath to work using the commandline and shell scripts?
07-26
Mobile
Could not read JSON: Conflicting setter definitions for property
07-25
Software design
Can jacksons ObjectMapper serialize Java-null as empty String, in Version 2.11.2
07-20
front end
When using mapper from Jackson to convert my response to List<Object>, get an error
07-19
Blockchain
Spring boot Jackson JSON Parse Error : no int/Int-argument constructor/factory method to deserialize
240
1
2
3
4
5
6
Next
Last
Links:
CodePudding