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 REST Client Using java.net.URL package ###Java REST Client Using Spring RestTemplate ###Java REST Client Using Apache Httpcomponents ###Java REST Client Using Jersey Client ###Java REST Client Using Resteasy Client ###Java REST Client Using Resteasy Client Proxy Framework ###Java REST Client Using Apache CXF Proxy based API ###Java REST Client Using Netflix Feign ###Java REST Client Using Unirest Java API ###[Java REST Client Examples Using OkHttp] (howtoprogram.xyz/2016/10/31/java-rest-client-examples-using-okhttp/)