spring-data-mybatis icon indicating copy to clipboard operation
spring-data-mybatis copied to clipboard

change mapper.xml's namespace reference Repository but not DO #feature

Open ExcuseLme opened this issue 2 years ago • 0 comments
trafficstars

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

ExcuseLme avatar Dec 19 '22 09:12 ExcuseLme