A library that helps you instantly turn your Spring powered endpoints into a query engine. It makes use
of AOP to intercept the calls to your Controller or RestController endpoints and then builds a Specification
from the provided query parameters
Version2.0.1compared with
Version Details
| 1.0.6 | 2.0.1 | |
|---|---|---|
| Release date | Oct 27, 2018 | May 20, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Provided Changes (3)
| 1.0.6 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.hibernate.javax.persistence » hibernate-jpa-2.1-api | 1.0.0.Final | 1.0.2.Final |
| ~ Updated | org.springframework » spring-webmvc | 4.3.17.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework.data » spring-data-jpa | 1.11.16.RELEASE | 2.2.4.RELEASE |
Test Changes (5)
| 1.0.6 | 2.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.7 | 2.9.10.4 |
| ~ Updated | org.springframework » spring-aspects | 5.1.1.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 5.1.1.RELEASE | 5.2.6.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.3.17.RELEASE | 5.2.6.RELEASE |
| - Removed | org.springframework.boot » spring-boot-test | 2.0.6.RELEASE | - |