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.8compared with
Version Details
| 2.0.7 | 2.0.8 | |
|---|---|---|
| Release date | Nov 23, 2022 | Nov 26, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.0.7 | 2.0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 19.0 | 31.0.1-jre |
Test Changes (2)
| 2.0.7 | 2.0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.9.7 | 2.14.0 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.10.4 | 2.14.0 |