Merge pull request #8074 from martinvw/feature/the-course-readme-rendering-error

Some README rendering corrections
This commit is contained in:
Loredana Crusoveanu
2019-11-10 00:22:22 +02:00
committed by GitHub
17 changed files with 44 additions and 17 deletions
+3 -1
View File
@@ -2,10 +2,12 @@
This module contains articles about Jackson.
###The Course
### The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [Jackson Unmarshall to Collection/Array](https://www.baeldung.com/jackson-collection-array)
- [Jackson Custom Serializer](https://www.baeldung.com/jackson-custom-serialization)
- [Getting Started with Custom Deserialization in Jackson](https://www.baeldung.com/jackson-deserialization)