上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 52 下一页
摘要: https://spring-cloud-wiki.readthedocs.io/zh_CN/latest/pages/actuator.html#spring-boot-1-x-actuator 阅读全文
posted @ 2022-06-24 18:22 java渣渣 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 完整错误 Unsatisfied dependency expressed through method 'traceFilterRegistration' parameter 0; nested exception is org.springframework.beans.factory.NoSu 阅读全文
posted @ 2022-06-24 18:17 java渣渣 阅读(331) 评论(0) 推荐(0) 编辑
摘要: https://www.baeldung.com/spring-boot-actuator-enable-endpoints springboot1.5.9关闭端点方式 endpoints: enabled: false 阅读全文
posted @ 2022-06-24 17:41 java渣渣 阅读(17) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_43997331/article/details/122593312 阅读全文
posted @ 2022-06-23 16:55 java渣渣 阅读(294) 评论(0) 推荐(0) 编辑
摘要: 原因 原因是etcd启动时listen-client-urls是本机地址 apisix启动时无法访问etcd导致启动失败 解决方法 etcd启动时增加 --listen-client-urls 'http://本机ip:2379' apisix启动配置etcd的地址改为上述地址即可 阅读全文
posted @ 2022-06-23 16:26 java渣渣 阅读(1179) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/785963ff9384 其中修改listen-client-urls为本地ip开启远程访问 阅读全文
posted @ 2022-06-23 16:15 java渣渣 阅读(90) 评论(0) 推荐(0) 编辑
摘要: https://www.baeldung.com/ops/docker-cannot-connect 阅读全文
posted @ 2022-06-23 15:47 java渣渣 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://gitee.com/landylee007/apisix#/landylee007/apisix/blob/master/docs/en/latest/install-dependencies.md 可能缺少的依赖 sudo apt-get install lua5.1 liblua 阅读全文
posted @ 2022-06-22 17:23 java渣渣 阅读(72) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/lshuang/p/10396222.html https://zhuanlan.zhihu.com/p/94254106 阅读全文
posted @ 2022-06-21 17:24 java渣渣 阅读(27) 评论(0) 推荐(0) 编辑
摘要: http://blog.itpub.net/818/viewspace-2831711/ 阅读全文
posted @ 2022-06-19 15:57 java渣渣 阅读(38) 评论(0) 推荐(0) 编辑
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 52 下一页