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
the findBy() method will be considered a collection query as QueryMethod.isCollectionQuery() unwraps all types implementing Streamable directly. We need to put guards in place that particularly rule out types assignable to the root domain type.