增加默认文件 logger-default.xml、mybatis-default.xml 方便 junit、mini服务引用
This commit is contained in:
@@ -130,6 +130,9 @@ logging:
|
||||
# MyBatis 相关
|
||||
mybatis:
|
||||
|
||||
# MyBatis 配置文件
|
||||
#configLocation: /mybatis/mybatis-config.xml
|
||||
|
||||
# @MyBatisDao 扫描基础包,如果多个,用“,”分隔
|
||||
#scanBasePackage: com.jeesite.modules.**.dao
|
||||
|
||||
|
||||
Reference in New Issue
Block a user