https://github.com/samie/runnable-jar-vaadin
Runnable, single-jar Vaadin application
https://github.com/samie/runnable-jar-vaadin
executable jar vaadin
Last synced: 4 months ago
JSON representation
Runnable, single-jar Vaadin application
- Host: GitHub
- URL: https://github.com/samie/runnable-jar-vaadin
- Owner: samie
- Created: 2015-08-19T09:23:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-23T13:03:38.000Z (about 7 years ago)
- Last Synced: 2025-04-15T17:47:15.995Z (6 months ago)
- Topics: executable, jar, vaadin
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vaadin application in a runnable Jar file
===This version uses embedded Jetty server to execute the application.
To test this out run:
git clone https://github.com/samie/runnable-jar-vaadin.git
cd runnable-jar-vaadin
mvn clean package
./target/runnable-jar-vaadin-1.0-SNAPSHOT &
open http://localhost:8080/