"# Java-Examples"
This small project contains examples how to convert Java object, Hashmap, List to JSON and vice versa. It also contains examples about how to work with files.
See ## Convert Java Objects To JSON And Vice Versa for more detail.
"# Simple Java-RESTful-Client-Example"
This projects contains some examples about implementing RESTful Web Service Clients using java.net.URL package