Skip to content

icha024/spur-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example App with Spur Framework

Spur framework: https://github.com/icha024/spur

Running from IDE

  • Right click 'App.java' (main file)
  • 'Run as Java application'

Building (executable) Jar and Running

gradle build
java -jar build/libs/spur-example.jar 

Check the response in your browser: http://localhost:8080

About

Example app with Spur framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages