You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Specification can only be used with the default repository methods like findAll. We should add support for Specification and maybe also for EntityViewSetting as well for query methods like e.g. findByIdNotNull().
The text was updated successfully, but these errors were encountered:
Currently
Specification
can only be used with the default repository methods likefindAll
. We should add support forSpecification
and maybe also forEntityViewSetting
as well for query methods like e.g.findByIdNotNull()
.The text was updated successfully, but these errors were encountered: