Some README rendering corrections
Corrected sections without spaces Best practice: add newline after section header
This commit is contained in:
committed by
Martin van Wingerden
parent
39f5913c7d
commit
7f9bfe5cf9
+3
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user