Make Vaadin As Your Project
vaadinify is a starter project for web application based on Vaadin. The purpose of this project is to help developers who want to start with Vaadin, the project comes with all structures with Spring, Hibernate, Cache system and template.
Environment :
- Java JDK 1.7
- Vaadin 7.1.10
- Hibernate
- Spring
Build & Test
- Build package mvn clean install
- run application mvn jetty:run
Version 1.0 (In Road Map only)
- Integrate: Spring, Hibernate
- Provide a sample model
- Integration of template process
- More to add