I will be making calls from J2EE environment to places rest api. Is GSON the best option for converting the response into Java objects? Does it support everything that is returned from the places API? Also looking at maybe using Jersey for the rest client? What is best option from Java/J2EE environment for interacting with places api? Thanks
191 Views and no thoughts on this?

Reply With Quote

