浏览代码

项目 整合 mybatis

oyq28 1 年之前
父节点
当前提交
90e66f492c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/application.properties

+ 1 - 0
src/main/resources/application.properties

@@ -47,3 +47,4 @@ aspect.file.path=D://sql
 
 mybatis.typeAliasesPackage=com.imcs.admin.entity
 mybatis.mapper-locations=classpath:mapper/*.xml
+mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl