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
spring-data-mybatis requires the namespace in mapper.xml should reference to DO but not Repository, it breaks the feature of some plugins in IDEA that can jump to mapper.xml from Repository
please support an annotation or do some change to fix the imperfection, thanks