Skip to content

Commit d12e115

Browse files
committed
Update README.md
1 parent d9f9436 commit d12e115

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

jackson/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
### Relevant Articles:
66
- [Jackson Ignore Properties on Marshalling](http://www.baeldung.com/jackson-ignore-properties-on-serialization)
7-
- [Jackson – Unmarshall to Collection/Array](http://www.baeldung.com/jackson-collection-array)
7+
- [Jackson – Unmarshall to Collection/Array](http://www.baeldung.com/jackson-collection-array)
88
- [Jackson Unmarshalling json with Unknown Properties](http://www.baeldung.com/jackson-deserialize-json-unknown-properties)
9-
- [Jackson – Custom Serializer](http://www.baeldung.com/jackson-custom-serialization)
10-
- [Jackson – Custom Deserializer](http://www.baeldung.com/jackson-deserialization)
11-
12-
9+
- [Jackson – Custom Serializer](http://www.baeldung.com/jackson-custom-serialization)
10+
- [Jackson – Custom Deserializer](http://www.baeldung.com/jackson-deserialization)
11+
- [Jackson Exceptions – Problems and Solutions](http://www.baeldung.com/jackson-exception)

0 commit comments

Comments
 (0)