File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
24
24
- [ Map Serialization and Deserialization with Jackson] ( https://www.baeldung.com/jackson-map )
25
25
- [ Jackson Streaming API] ( https://www.baeldung.com/jackson-streaming-api )
26
26
- [ Jackson – JsonMappingException (No serializer found for class)] ( https://www.baeldung.com/jackson-jsonmappingexception )
27
- - [ How To Serialize Enums as JSON Objects with Jackson] ( https://www.baeldung.com/jackson-serialize-enums )
27
+ - [ How To Serialize and Deserialize Enums with Jackson] ( https://www.baeldung.com/jackson-serialize-enums )
28
28
- [ Jackson – Marshall String to JsonNode] ( https://www.baeldung.com/jackson-json-to-jsonnode )
29
29
- [ Jackson – Unmarshall to Collection/Array] ( https://www.baeldung.com/jackson-collection-array )
30
30
- [ Serialize Only Fields that meet a Custom Criteria with Jackson] ( https://www.baeldung.com/jackson-serialize-field-custom-criteria )
You can’t perform that action at this time.
0 commit comments