Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 223 Bytes

Sample web application using Vaadin Framework and Hibernate.

This applications shows how to use:

  • Vaadin 7.1.
  • JPA for database layer. Hibernate is used as a JPA provider.
  • Unit tests for Vaadin.
  • Gradle build system.