Skip to content

Commit 99c6647

Browse files
authored
Update README.md
1 parent dfaf0ec commit 99c6647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackson/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2424
- [Map Serialization and Deserialization with Jackson](https://www.baeldung.com/jackson-map)
2525
- [Jackson Streaming API](https://www.baeldung.com/jackson-streaming-api)
2626
- [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)
2828
- [Jackson – Marshall String to JsonNode](https://www.baeldung.com/jackson-json-to-jsonnode)
2929
- [Jackson – Unmarshall to Collection/Array](https://www.baeldung.com/jackson-collection-array)
3030
- [Serialize Only Fields that meet a Custom Criteria with Jackson](https://www.baeldung.com/jackson-serialize-field-custom-criteria)

0 commit comments

Comments
 (0)