Building and running requires JDK 13
- Windows :
./gradlew.bat run - Linux :
./gradlew run
The server listens for requests on port 8080.
The server serves static files from the www directory located in its running directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Building and running requires JDK 13
./gradlew.bat run./gradlew runThe server listens for requests on port 8080.
The server serves static files from the www directory located in its running directory.