REST API service for receive weather forecast for specific locations at specific time. Run project Run forecast_cache cd ~/forecast mvn spring-boot:run Improvements Test coverage Put host, port in the environment variables Add logging Add application health check endpoint Containerize an application