File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments