Skip to content

Commit 2a9525b

Browse files
authored
Update README.md
1 parent f4b6fde commit 2a9525b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackson-modules/jackson-exceptions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ This module contains articles about Jackson exceptions.
55
### Relevant Articles:
66
- [Jackson Exceptions – Problems and Solutions](https://www.baeldung.com/jackson-exception)
77
- [Jackson – JsonMappingException (No serializer found for class)](https://www.baeldung.com/jackson-jsonmappingexception)
8-
- [Fix the JsonMappingException: Can not deserialize instance of java.util.ArrayList from Object value (token \`JsonToken.START_OBJECT\`)](https://www.baeldung.com/jsonmappingexception-can-not-deserialize-instance-of-java-util-arraylist-from-object-value-token-jsontoken-start_object)
8+
- [Fix the JsonMappingException: Can not deserialize instance of java.util.ArrayList from Object value (token JsonToken.START_OBJECT)](https://www.baeldung.com/jsonmappingexception-can-not-deserialize-instance-of-java-util-arraylist-from-object-value-token-jsontoken-start_object)

0 commit comments

Comments
 (0)