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
- Host: GitHub
- URL: https://github.com/osify/vaadinify
- Owner: osify
- License: apache-2.0
- Created: 2014-01-27T05:15:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-07T02:30:23.000Z (over 12 years ago)
- Last Synced: 2025-03-15T03:41:41.667Z (over 1 year ago)
- Language: CSS
- Size: 73.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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