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, R2dbcQueryCreator prevents using non-domain properties as getSort(…) mandates properties only. As we map the Sort object later on through StatementMapper, we can safely drop that constraint.