Java application use Restful webservices to get object from the XML file

Job ID: 31436217

Budget: $15 – $25 USD

1. Build a Java Application that will consume the REST Webservice (http://localhost:8080/balance?acctnum=1234567)
2. Build at least 2 Junit test case that will ensure that the correct balance is retrieved from the Webservice.
3. The only libraries you should be using are Gson and Junit