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
When using a primary key with multiple columns, the getById method is not generated (that's ok), but the findOneByXXXAndYYY method is not generated.
It would be better to generate it.