Welcome to the Spring Boot Coding Dojo!
This is a simple application that requests its data from OpenWeather and stores the result in a database. The current implementation has quite a few problems making it a non-production ready product.
As the new engineer leading this project, your first task is to make it production-grade, feel free to refactor any piece necessary to achieve the goal.
Please send an email containing your solution with a link to a public repository.
DO NOT create a Pull Request with your solution
It's possible to generate the API key going to the OpenWeather Sign up page.