Skip to content

mstahv/jpa-library-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JPA library example

This is a simple example application about creating JPA backed Java EE application with rich Vaadin based UI. To avoid writing JQPL or Criteria queries manually, we also use two awesome JPA helper libraries, DeltaSpike Data and QueryDSL.

To get this running execute "mvn wildfly:run" to launch this locally on Wildfly server. Or deploy to any other Java EE 7 server.

About

Example app with Java EE, DeltaSpike Data, QueryDSL + Vaadin UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages