Closed draconk closed 7 years ago
The method printResponse on the class WeatherClient is never called and so it never prints nothing, looking on older versions I found that the call was erased from the Main and putting it on the CommandLineRunner after the response is created works
This issue is now redundant (see #9).
The method printResponse on the class WeatherClient is never called and so it never prints nothing, looking on older versions I found that the call was erased from the Main and putting it on the CommandLineRunner after the response is created works