Web application that provides details on COVID19 incidence data. This was developed using a multi-layered web application designed in Spring Boot, supplied with automated tests, integration with external sources (API) and a Cache implementation
Inside hw1-app folder
mvn clean package -DskipTests
Then,
./mvnw spring-boot:run