Spring 2.4.1 中启用 HttpTrace 不失效;management.endpoints.web.exposure.include=* management.endpoint.httptrace.enabled=true
`<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>`
Spring 2.4.1 中启用 HttpTrace 不失效;management.endpoints.web.exposure.include=* management.endpoint.httptrace.enabled=true
`<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>`