App that shows current informations about infections in Poland as a chart.
Project is created with:
- Java 11
- Spring boot 2.3.2
- JavaFX
- Maven
- REST
- Lombok
- Shows current informations about COVID-19 infections in Poland.
- Data is displayed as a pie chart.
To run this project go to app root folder and use mvn script:
$ ./mvnw spring-boot:run