启动日志中显示 tomcat 版本号

This commit is contained in:
thinkgem
2024-09-24 14:02:29 +08:00
parent 5b9a7c1d2c
commit cb52f25931

View File

@@ -4,6 +4,7 @@
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
<logger name="org.springframework.boot.web.embedded" level="INFO" />
<logger name="org.apache.catalina.core.StandardEngine" level="INFO" />
<logger name="net.oschina.j2cache.caffeine.CaffeineProvider" level="ERROR" />
<logger name="ShardingSphere-SQL" level="DEBUG" />
<!-- <logger name="org.apache.ibatis" level="DEBUG" /> -->