Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 217 Bytes

gradle-skeleton

This is a basic skeleton for a Java 8 app. You can launch it using the following command:

./gradlew test bootRun

The web app is running at the following address:

http://localhost:8080/skeleton