Spur framework: https://github.com/icha024/spur
- Right click 'App.java' (main file)
- 'Run as Java application'
gradle build
java -jar build/libs/spur-example.jar
Check the response in your browser: http://localhost:8080
Example app with Spur framework
Spur framework: https://github.com/icha024/spur
gradle build
java -jar build/libs/spur-example.jar
Check the response in your browser: http://localhost:8080
Example app with Spur framework
Apache License 2.0