The Java Spring Framework and more specifically Spring Boot have become the defacto standard for developing Java Web Applications. This app uses a simple starter from the Spring initilizr.
This project requires:
- Java JDK 11
- Apache Maven 3.6
Run mvn spring-boot:run
to launch the application.
^