JPA-Specifications-Example

This is an example project to show the usage of the specification pattern in Java in combination with JPA Criteria queries. It's the source I used for writing the blog post Using the specification pattern with JPA