花费 19 ms
Spring Boot-内置的Tomcat服务器配置详解

在 Spring boot 项目中,可以内置 Tomcat、Jetty、Undertow、Netty 等服务器容器。当我们添加了 spring-boot-starter-web 依赖后,默认会使用 T ...

Tue Oct 13 22:06:00 CST 2020 0 1606
Sleuth+logback 设置traceid 及自定义信息

使用Sleuth生成的traceid可以跟踪某个请求,但是很多时候我们需要知道traceid 与某个用户的映射关系,方便定位某个用户的日志 方案: View Co ...

Thu Mar 18 18:59:00 CST 2021 0 758

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM