上QQ阅读APP看书,第一时间看更新
Using the renamed actuator endpoints
The following Spring Boot Actuator endpoints have been changed:
- /autoconfig has been renamed to /conditions
- /trace has been renamed to /httptrace
Applications depending on these endpoints need to be changed to use the renamed endpoints.