Merge pull request 'fix:mybatis xml文件映射' (#2) from fix/mybatis_xml_fix into master
Reviewed-on: XiangZ/xservice-script#2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mybatis:
|
||||
mapper-locations:
|
||||
- classpath*:mapper/*.xml
|
||||
- classpath*:mapper/*/*.xml
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user