未验证 提交 96082acc 编写于 作者: Z Zhenxu Ke 提交者: GitHub

Fix broken link (#6992)

上级 187da986
......@@ -16,5 +16,5 @@ java.lang.ClassCastException: org.apache.skywalking.apm.plugin.spring.mvc.common
This exception may be caused by `hot deployment` tools (`spring-boot-devtool`) or otherwise, which changes the `classloader` in runtime.
### Resolution
1. This error does not occur under the production environment, since developer tools are automatically disabled: See [spring-boot-devtools](https://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-devtools.html).
1. This error does not occur under the production environment, since developer tools are automatically disabled: See [spring-boot-devtools](https://docs.spring.io/spring-boot/docs/2.4.x/reference/html/using-spring-boot.html#using-boot-devtools).
2. If you would like to debug in your development environment as usual, you should temporarily remove such `hot deployment` package in your lib path.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册