Project implementation for goeuro dev test.
java -jar goeurodev-deepakshakya.jar "Berlin"
If the city argument is not specified, default city(New Delhi) is used from configuration file. The configuration file is inside the jar file.
The project is built using Spring Boot. Apart from that, JSON response is processed using Jackson Databind.