Format Jackson related source code and so on

This commit is contained in:
2022-04-12 11:12:47 -04:00
parent 0a88382aef
commit 3a521656d2
3 changed files with 38 additions and 66 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
## Jackson Cookbooks and Examples
## Jackson 相关文章和实例
This module contains articles about Jackson.
这个模块主要是针对 Jackson 有关的文章
### The Course
### 相关课程和讨论
The "REST With Spring" Classes: http://bit.ly/restwithspring
有关 "计算机设计相关的课程" :https://www.ossez.com/
### Relevant Articles:
### 相关文章
- [Using Optional with Jackson](https://www.baeldung.com/jackson-optional)
- [Compare Two JSON Objects with Jackson](https://www.baeldung.com/jackson-compare-two-json-objects)
- [Jackson vs Gson](https://www.baeldung.com/jackson-vs-gson)