Documentation
Views
Call Graph View
Use this to inspect connected methods and their relationships inside the same execution story.
Timeline View
Use this to inspect order and duration. It is especially useful when sequence matters more than structure.
Dependency View
Use this to inspect bean relationships and understand how Spring wiring shapes execution.
Request Path View
Use this to inspect how a real business request travels from entry point to target code.
文档
视图说明
调用图视图
用于查看互相关联的方法,以及它们在同一个执行故事里的关系。
时间线视图
用于查看顺序和耗时,特别适合“执行先后”比“静态结构”更重要的场景。
依赖视图
用于查看 Bean 之间的关系,以及 Spring 注入是如何影响执行路径的。
请求路径视图
用于查看一个真实业务请求如何从入口一路走到目标代码。
Documentación
Vistas
Call Graph View
Úsala para inspeccionar métodos conectados y sus relaciones dentro de la misma historia de ejecución.
Timeline View
Úsala para inspeccionar orden y duración. Es especialmente útil cuando la secuencia importa más que la estructura.
Dependency View
Úsala para inspeccionar relaciones entre beans y entender cómo el cableado de Spring modela la ejecución.
Request Path View
Úsala para inspeccionar cómo una petición real de negocio viaja desde el entry point hasta el código objetivo.