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.2compared with
Version Details
| 2.0.1 | 2.0.2 | |
|---|---|---|
| Release date | May 20, 2020 | May 23, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Test Changes (1)
| 2.0.1 | 2.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.projectlombok » lombok | - | 1.18.2 |