Vaadin Todo A simple Vaadin Platform Todo application built using the Java first approach. For the Polymer templates first approach, have a look at: https://github.com/gatanaso/todo-platform Run Run using mvn jetty:run and open http://localhost:8080 in browser.