2019年8月15日

spring boot打开tomcat的access日志

摘要: spring boot虽说内置了tomcat,但打出来的是jar包而非war包,更没有access日志,那么如何打开access日志呢?只需在application.properties中加入相关配置即可。这里仍以多环境配置为例,原有配置就不贴了(参见spring boot配置文件、日志配置和代码的 阅读全文

posted @ 2019-08-15 10:07 不想下火车的人 阅读(6084) 评论(0) 推荐(0)

导航