I have rest url that gives me all countries - http://api.geonames.org/countryInfoJSON?username=volodiaL.
I use RestTemplate from spring 3 to parse returned json into
For Spring-boot 1.3.3 the method exchange() for List is working as in the related answer
Spring Data Rest - _links