Spring Boot Java app that show all the confirmed cases of covid-19 across the world
Getting Started
Following these instructions will allow you to run and build the project on your local machine for development and testing purposes.
Prerequisites
Follow the official guide “Setting up the development environment” to set up your local machine to develop spring boot with Java.
Install an Java version that supports JRE12, required by the Spring framework used by the app.
Install Spring tools Suite:
Create Spring starter project by the IDE or with springInilzer
Below mentioned is the csv(updated regularly) from where data is being fetched into our springboot application.
https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/csse_covid_19_time_series/time_series_19-covid-Confirmed.csv