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
Tweak method names. Rebase onto main. Convert issue references to GH- from hash prefixed ones. Remove final keyword from variable and parameter declarations.
Original pull request: #999.
See #987
mp911de
changed the title
Why can not it query by reference on spring data jdbc?
Support AggregateReference in derived query methods
Jul 15, 2021
I created a query method using a Reference from another Aggregate.
But I got the following exception:
I have checked the source below. But I don't understand why it throws an exception.
Why can't I create a query method on a Reference?
The text was updated successfully, but these errors were encountered: