Specification.where(spec)
is deprecated without further notice
#3893
Labels
type: documentation
A documentation update
Milestone
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: