博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Spring boot 配置tomcat后 控制台不打印SQL日志
阅读量:6719 次
发布时间:2019-06-25

本文共 778 字,大约阅读时间需要 2 分钟。

在pom.xml中配置tomcat启动处加上:

org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-tomcat
org.springframework.boot
spring-boot-starter-logging

 

org.springframework.boot
spring-boot-starter-logging

完整配置:

 

转载于:https://www.cnblogs.com/zktww/p/10579269.html

你可能感兴趣的文章
自动生成公钥并自动写入到特定服务器脚本
查看>>
jsp基础语法【03】_page指令
查看>>
iOS 往工程里添加自定义字体
查看>>
Express cookie-parser
查看>>
scp命令
查看>>
MySQL数据库性能优化之存储引擎选择
查看>>
前端面试大全(一)
查看>>
类加载过程的原理分析
查看>>
Day1_HTML_排版标签
查看>>
基本分词
查看>>
系统提示不能打开文件langbar.chm
查看>>
混合云工作负载5个安全问题
查看>>
对于上一篇文章的补充,关于String类型的比较
查看>>
固定边栏滚动特效
查看>>
学习英文之社区,博客及源码
查看>>
Git备忘
查看>>
Lvs+keepalived+httpd+NFS搭建高可用
查看>>
配置浏览器来显示基于WebGL的动画
查看>>
python 知识点小结
查看>>
CentOS7.4 yum 安装 Apache php5.6 或者 php7
查看>>