Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 578 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 578 Bytes

goeurodev-deepakshakya

Project implementation for goeuro dev test.

Running the Jar

Specify argument while executing

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.

Project Details

The project is built using Spring Boot. Apart from that, JSON response is processed using Jackson Databind.