Skip to content

Commit bca4005

Browse files
cody756pivovarit
authored andcommitted
Update README.md (eugenp#2832)
1 parent b33b0de commit bca4005

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

jackson/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2828
- [A Guide to Optional with Jackson](http://www.baeldung.com/jackson-optional)
2929
- [Map Serialization and Deserialization with Jackson](http://www.baeldung.com/jackson-map)
3030
- [Jackson Streaming API](http://www.baeldung.com/jackson-streaming-api)
31+
- [Jackson – JsonMappingException (No serializer found for class)](http://www.baeldung.com/jackson-jsonmappingexception)
32+
- [How To Serialize Enums as JSON Objects with Jackson](http://www.baeldung.com/jackson-serialize-enums)
33+
- [Jackson – Marshall String to JsonNode](http://www.baeldung.com/jackson-json-to-jsonnode)
34+
- [Ignore Null Fields with Jackson](http://www.baeldung.com/jackson-ignore-null-fields)
35+
- [Jackson – Unmarshall to Collection/Array](http://www.baeldung.com/jackson-collection-array)
36+
- [Jackson – Change Name of Field](http://www.baeldung.com/jackson-name-of-property)
37+
- [Serialize Only Fields that meet a Custom Criteria with Jackson](http://www.baeldung.com/jackson-serialize-field-custom-criteria)

0 commit comments

Comments
 (0)