Skip to content

Files

Latest commit

Oct 23, 2013
366cdfd · Oct 23, 2013

History

History
This branch is 144 commits behind pkainulainen/spring-data-jpa-examples:master.

querydsl-multi-module

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 23, 2013
May 25, 2013
May 25, 2013
May 25, 2013
This is an example application of my blog post:

Spring Data JPA Tutorial: Using Querydsl in a Multi-module Maven Project
http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-using-querydsl-in-a-multi-module-maven-project/

You can run the tests by running the command: mvn clean test at the command prompt.