Skip to content

roberthunt/spring-data-query-projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19522d2 · Nov 15, 2016

History

1 Commit
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016
Nov 15, 2016

Repository files navigation

A simple project to demonstrate the use of query projection in Spring Data JPA.

  • Spring Boot 1.4.1 RELEASE
  • Spring Data JPA 1.10.3.RELEASE (Hopper SR3)

There is a simple Person entity with id, name and age, a PersonSummaryInterface interface with just name and age and a PersonSummaryClass with just name and age.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published