trace-spring-boot icon indicating copy to clipboard operation
trace-spring-boot copied to clipboard

Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。

Results 2 trace-spring-boot issues
Sort by recently updated
recently updated
newest added

方法调用链,如果子调用层级过多,在进行json序列化的时候会导致栈溢出,这个问题有办法解决吗?

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.2.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...

dependencies