From 3580562910c85e119b3f7c03cabd35e89635c367 Mon Sep 17 00:00:00 2001 From: sheryllresulta <48046330+sheryllresulta@users.noreply.github.com> Date: Thu, 21 Mar 2019 14:38:03 +0800 Subject: [PATCH] Update README.md --- jackson/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/jackson/README.md b/jackson/README.md index 15af88fe26..e9cf6f212c 100644 --- a/jackson/README.md +++ b/jackson/README.md @@ -39,5 +39,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Convert XML to JSON Using Jackson](https://www.baeldung.com/jackson-convert-xml-json) - [Deserialize Immutable Objects with Jackson](https://www.baeldung.com/jackson-deserialize-immutable-objects) - [Mapping a Dynamic JSON Object with Jackson](https://www.baeldung.com/jackson-mapping-dynamic-object) -- [Mapping Multiple JSON Fields to a Single Java Field](https://www.baeldung.com/json-multiple-fields-single-java-field)