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
Version1.0.6compared with
Version Details
| 1.0.5 | 1.0.6 | |
|---|---|---|
| Release date | Sep 10, 2018 | Oct 27, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Provided Changes (2)
| 1.0.5 | 1.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | javax.servlet » javax.servlet-api | 3.0.1 | 4.0.1 |
| ~ Updated | org.springframework.data » spring-data-jpa | 1.11.1.RELEASE | 1.11.16.RELEASE |
Test Changes (10)
| 1.0.5 | 1.0.6 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.5.2 | 2.9.7 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.5.2 | 2.9.7 |
| ~ Updated | com.h2database » h2 | 1.4.194 | 1.4.197 |
| ~ Updated | com.jayway.jsonpath » json-path | 2.2.0 | 2.4.0 |
| ~ Updated | org.hibernate » hibernate-core | 4.3.11.Final | 5.3.7.Final |
| ~ Updated | org.hibernate » hibernate-entitymanager | 4.3.11.Final | 5.3.7.Final |
| ~ Updated | org.mockito » mockito-core | 2.10.0 | 2.23.0 |
| ~ Updated | org.springframework » spring-aspects | 4.3.17.RELEASE | 5.1.1.RELEASE |
| ~ Updated | org.springframework » spring-jdbc | 4.3.7.RELEASE | 5.1.1.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-test | 1.5.13.RELEASE | 2.0.6.RELEASE |