DEV Community

# jackson

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[Java Spring Boot] Como Criar Serializador Personalizado para seus Responses ou Json de saĂ­da

[Java Spring Boot] Como Criar Serializador Personalizado para seus Responses ou Json de saĂ­da

Comments
5 min read
[Java Spring Boot] How to implement a Custom Serializer for your Responses or Json

[Java Spring Boot] How to implement a Custom Serializer for your Responses or Json

3
Comments
5 min read
[Java SpringBoot] Como Criar Deserializador Personalizado para seus Requests

[Java SpringBoot] Como Criar Deserializador Personalizado para seus Requests

1
Comments 7
5 min read
[Java SpringBoot] How to implement a Custom Deserializer for your Requests

[Java SpringBoot] How to implement a Custom Deserializer for your Requests

1
Comments
4 min read
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 ă‚’æ›žă

2
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

24
Comments 1
7 min read
đŸ’Ÿ Java Records 💿 with Jackson 2.12

đŸ’Ÿ Java Records 💿 with Jackson 2.12

4
Comments
2 min read
Jackson, JSON and the Proper Handling of Unknown Fields in APIs

Jackson, JSON and the Proper Handling of Unknown Fields in APIs

1
Comments
3 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...