App aggregates weather for a given city from various sources.
Requirements: Java 11 & Maven.
-
Clone repository
-
Execute
build.bat
-
Execute
run.bat
-
Request http://localhost:8080/weather/city.name for
city.name
weather or http://localhost:8080/weather for Minsk weather.