spring-data-jpa-specification
There are 11 repositories under spring-data-jpa-specification topic.
perplexhub/rsql-jpa-specification
Java Library to Translate RSQL into Spring Data JPA Specification and QueryDSL Predicate
koval666/springspecwrapper
Library for convenient reuse of joins when building queries using Spring Data Specifications
nabildridi/SpringBootGenericPagingFilteringForPrimengTable
Spring Boot data jpa generic paging, sorting and filtering for PrimeNg tables
MikeSafonov/spring-boot-starter-specification-builder
Spring Boot starter for building specifications in declarative way
softleader/specification-mapper
Specification binding API for Spring Data JPA
motaharinia/springboot-datajpaoracle
spring-boot data with JPA hibernate ORM and oracle database
kardo-mobile-app/kardo-mobile-app-back
Backend для мобильного приложения КАРДО
quinnandrews/spring-data-specification-builder
Reduces the overhead of composing and maintaining Specifications. Enhances code legibility with a fluent API, makes conditional query building easy, and supports query optimization for fetching associated Entities eagerly.
MelnykVL/booking-system
Spring Boot RESTful booking service (monolith) for listing & reserving Units - homes, flats or apartments. Users add Units with rooms, floor & price, search/paginate by dates and cost, book with 15-min unpaid auto-cancel, and get live cached availability stats (Redis).