##Jenkins start up command java -jar jenkins.war --httpPort=8088 weather-information-api Endpoint: Current: http://localhost:9092/api/nextcitizen/weather/{countryName}/{cityName} Forecast: http://localhost:9092/api/nextcitizen/forecast/{countryName}/{cityName}