Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 200 Bytes

DEMO SPRING DATA QUERY DSL

This project uses Spring Data JPA with QueryDSL predicates.

How to run

mvn clean install
mvn spring-boot:run

The app runs on http://localhost:8080