> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/v.-spring-boot-actuator/56.-http-tracing.md).

# 56. HTTP追踪

对于所有的HTTP请求，Spring Boot自动启用追踪。你可以查看`httptrace`端点获取最近100条请求-响应的基本信息。
