This is a collection of spring boot projects.
- Java 8 (Open JDK)
- Maven 3+
- Spring-boot 2.7.4
Create this project using Spring Initializr
.
To run the application:
# macOS / Linux
./mvnw spring-boot:run
# windows
mvnw spring-boot:run
To test click the link or copy and paste the url on a browser.