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
{"message":"This callable does not support a default call: public final fun byStatus(arg0: com.abstratt.easyalpha.expenses.Expense.Status, arg1: org.springframework.data.domain.Pageable?): raw (org.springframework.data.domain.Page\u003c(kotlin.Any..kotlin.Any?)\u003e..org.springframework.data.domain.Page\u003c*\u003e) defined in com.abstratt.easyalpha.expenses.`ExpenseService$$EnhancerBySpringCGLIB$$b818aac3`[JavaMethodDescriptor@29897c40]","kind":"INTERNAL"}
The text was updated successfully, but these errors were encountered:
Apparently, queries with parameters? Maybe related to queries that accept pageRequests? Maybe related to enumeration as parameters?
Invoking Expense.byStatus:
results into:
The text was updated successfully, but these errors were encountered: