Skip to content

Commit d44b3a3

Browse files
committed
update description
1 parent 8950276 commit d44b3a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Java-JsonPojo-Example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Open the **JsonPojoUtils.java**
1616
**Right click -> Run As -> Java Application** or use the shortcut: **Alt+Shift+x, j** to start the main method
1717
Source code are described in **[Convert Java Objects To JSON And Vice Versa](http://howtoprogram.xyz/2016/07/01/convert-java-objects-json-vice-versa/)**
1818

19-
# Related articles
19+
## Related articles
2020
###[Simple Java RESTful Web Service Clients](http://howtoprogram.xyz/2016/07/02/java-restful-web-service-clients/)
2121
###[RESTful Client With Spring RestTemplate](http://howtoprogram.xyz/2016/07/03/java-restful-client-spring-resttemplate/)

Java-RESTful-Client-Example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ The **BookRepositoryImplSpring.java** includes all raw examples about creating R
1818
Source code are described:
1919
###[Simple Java RESTful Web Service Clients](http://howtoprogram.xyz/2016/07/02/java-restful-web-service-clients/)
2020
###[Java RESTful Client With Spring RestTemplate](http://howtoprogram.xyz/2016/07/03/java-restful-client-spring-resttemplate/)
21-
#3. Related articles
21+
## 3. Related articles
2222
###[Convert Java Objects To JSON And Vice Versa](http://howtoprogram.xyz/2016/07/01/convert-java-objects-json-vice-versa/)
2323
###[RESTful Client With Spring RestTemplate](http://howtoprogram.xyz/2016/07/03/java-restful-client-spring-resttemplate/)

0 commit comments

Comments
 (0)