DEV Community

# jackson

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Create a custom Jackson JsonSerializer und JsonDeserializer for mapping values

Create a custom Jackson JsonSerializer und JsonDeserializer for mapping values

1
Comments
7 min read
Kotlin Springboot -- Part 21 任意の key value の json を POST する API E2E を書く

Kotlin Springboot -- Part 21 任意の key value の json を POST する API E2E を書く

4
Comments
1 min read
Formatting json Date/LocalDateTime/LocalDate in Spring Boot

Formatting json Date/LocalDateTime/LocalDate in Spring Boot

3
Comments
4 min read
Jackson's @JsonView with SpringBoot Tutorial

Jackson's @JsonView with SpringBoot Tutorial

14
Comments
15 min read
Jackson JSON parsing top-level map into records

Jackson JSON parsing top-level map into records

7
Comments
1 min read
Practical Java 16 - Using Jackson to serialize Records

Practical Java 16 - Using Jackson to serialize Records

22
Comments 1
7 min read
💾 Java Records 💿 with Jackson 2.12

💾 Java Records 💿 with Jackson 2.12

4
Comments
2 min read
Polymorphic deserialization with Jackson and no annotations

Polymorphic deserialization with Jackson and no annotations

5
Comments
4 min read
Playing around with Kotlin Sealed Classes

Playing around with Kotlin Sealed Classes

5
Comments
6 min read
Moonwlker: JSON without annotation

Moonwlker: JSON without annotation

7
Comments
3 min read
Registering Jackson sub-types at runtime in Kotlin

Registering Jackson sub-types at runtime in Kotlin

6
Comments
4 min read
Parsing JSON in Spring Boot, part 1

Parsing JSON in Spring Boot, part 1

21
Comments
8 min read
Customize how Jackson does LocalDate Parsing

Customize how Jackson does LocalDate Parsing

7
Comments
3 min read
Painless JSON with Kotlin and jackson

Painless JSON with Kotlin and jackson

1
Comments
7 min read
Jackson Readonly properties and swagger UI

Jackson Readonly properties and swagger UI

6
Comments
3 min read
Deserialize json with Java parameterized constructor

Deserialize json with Java parameterized constructor

6
Comments
2 min read
JSON deserialize generic types using Gson and Jackson

JSON deserialize generic types using Gson and Jackson

5
Comments
1 min read
loading...