【更新】mybatis mapper扫描位置
This commit is contained in:
parent
7a5f64c603
commit
7b6da0c60a
@ -21,7 +21,7 @@ spring:
|
|||||||
|
|
||||||
#mybaits相关配置
|
#mybaits相关配置
|
||||||
mybatis-plus:
|
mybatis-plus:
|
||||||
mapper-locations: classpath*:com/cn/**/mapping/*.xml, classpath:/META-INF/modeler-mybatis-mappings/*.xml
|
mapper-locations: classpath*:vip/xiaonuo/**/mapping/*.xml, classpath:/META-INF/modeler-mybatis-mappings/*.xml
|
||||||
configuration:
|
configuration:
|
||||||
map-underscore-to-camel-case: true
|
map-underscore-to-camel-case: true
|
||||||
cache-enabled: true
|
cache-enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user