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
If a method in a mapper interface has no corresponding tag in the XML a warning would be very nice.
Same for a mybatis select/update/delete tag without a corresponding java mapper method declaration.