/dropwizard-vaadin-examples

Primary LanguageCSSApache License 2.0Apache-2.0

dropwizard-vaadin-examples

this project set contains some example projects for using vaadin in dropwizard

actually there are

  • dropwizard-vaadin-addressbook a demo project from vaadin.com
  • dropwizard-vaadin-reisebuchung sources to sascha aldas vaadin tutorial

How to run

  • check it out
  • mvn install
  • java -jar target/dropwizard-vaadin-*.jar

or

  • run VaadinApplication from Eclipse

open http://localhost:8080/vaadin in your browser