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.
###Convert Java Objects To JSON And Vice Versa
This RESTful ws provides API for all below sub projects
###Simple Java RESTful Web Service Clients using java.net.URL package ###RESTful Client With Spring RestTemplate ###Java RESTful Client With Apache Httpcomponents