111
This commit is contained in:
@@ -43,8 +43,8 @@ mybatis-plus:
|
||||
configuration:
|
||||
# 开启驼峰命名转换
|
||||
map-underscore-to-camel-case: true
|
||||
# 打印 SQL 日志(开发环境)
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
# 关闭 SQL 日志输出,减少 I/O 阻塞
|
||||
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
|
||||
# 日志配置
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user