spring-data-mybatis
spring-data-mybatis copied to clipboard
change mapper.xml's namespace reference Repository but not DO #feature
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