An open API service indexing awesome lists of open source software.

https://github.com/osify/vaadinify

Make Vaadin As Your Project
https://github.com/osify/vaadinify

Last synced: 3 months ago
JSON representation

Make Vaadin As Your Project

Awesome Lists containing this project

README

          

vaadinify
=========
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