springboot 整合mybatisplus输出sql语句不输出结果集
生活随笔
收集整理的這篇文章主要介紹了
springboot 整合mybatisplus输出sql语句不输出结果集
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
mybatis-plus:
# 日志配置 logging:level:#基礎包com.ruoyi: debug#指定報的日志級別org.springframework: warnmybatis-plus:mapper-locations: classpath*:com/gblfy/**/mapping/*.xmlconfiguration: # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl注:把log-impl注釋掉總結
以上是生活随笔為你收集整理的springboot 整合mybatisplus输出sql语句不输出结果集的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: flowable 开源项目
- 下一篇: 玩转 VS Code 专栏