Specification.where(spec)
is deprecated since v3.5.0 without further notice
#3893
Labels
status: waiting-for-triage
An issue we've not yet triaged
Hi,
I just noticed that
static <T> Specification<T> where(@Nullable Specification<T> spec)
is deprecated but no information is provided on how to fix the code, so a compiler warning is triggered and apparently there's nothing I can do to fix it. Am I missing something?Thanks.
The text was updated successfully, but these errors were encountered: