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

Compile Changes (1)

2.0.7 2.0.8
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.guava » guava19.031.0.1-jre

Test Changes (2)

2.0.7 2.0.8
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.fasterxml.jackson.core » jackson-core2.9.72.14.0
~ Updated com.fasterxml.jackson.core » jackson-databind2.9.10.42.14.0