spring-guides / gs-consuming-rest

Consuming a RESTful Web Service :: Learn how to retrieve web page data with Spring's RestTemplate.
https://spring.io/guides/gs/consuming-rest/
Apache License 2.0
195 stars 287 forks source link

Fixing the test file #37

Closed Buzzardo closed 4 years ago

Buzzardo commented 5 years ago

I missed changing the package of the test file the first time around. This commit fixes that oversight.