Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lor6 authored Jul 25, 2024
1 parent f4b6fde commit 2a9525b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jackson-modules/jackson-exceptions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ This module contains articles about Jackson exceptions.
### Relevant Articles:
- [Jackson Exceptions – Problems and Solutions](https://www.baeldung.com/jackson-exception)
- [Jackson – JsonMappingException (No serializer found for class)](https://www.baeldung.com/jackson-jsonmappingexception)
- [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)
- [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 comments on commit 2a9525b

Please sign in to comment.