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.3compared with
Version Details
| 2.0.2 | 2.0.3 | |
|---|---|---|
| Release date | May 23, 2020 | Sep 10, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Test Changes (1)
| 2.0.2 | 2.0.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.9.10.4 | 2.10.0.pr1 |