Skip to content

hjyeah/springdata-pageable-query

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

springdata-pageable-query

A small project for demonstrating the issue DATAJPA-617

The demo app uses mysql,you can edit the jdbc settings at src/main/resources/datasource.properties You can find 2 testcases for testing CustomerRepository.findAll and findByNamePattern in src/test.

About

A small project for demonstrating the issue DATAJPA-617

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.6%
  • SQLPL 10.4%