Skip to content

moksnow/spring-data-page-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-data-page-filter

Infrastructure for producing Java language projects using spring boot data jpa repository technologies that enable pagination, sorting and filtering on the server side. The jquery datatable is used for convenience on the ui side.

Technologies

The following technologies are used:

  • Hibernate Jpamodelgen
  • H2 Database 1.4.199
  • JQuery 3.3.1
  • Maven 4.0.0
  • Spring Boot 2.2.0

Usage

mvn clean spring-boot:run

Reference Documentation

For further reference, please consider the following sections:

About

Infrastructure for producing Java language projects using spring boot data jpa repository technologies that enable pagination, sorting and filtering on the server side. The jquery datatable is used for convenience on the ui side.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors