上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 54 下一页
摘要: https://stackoverflow.com/questions/49194719/authentication-plugin-caching-sha2-password-cannot-be-loaded 阅读全文
posted @ 2022-06-28 10:00 java渣渣 阅读(12) 评论(0) 推荐(0)
摘要: https://icode.best/i/82424947014763 阅读全文
posted @ 2022-06-27 16:22 java渣渣 阅读(22) 评论(0) 推荐(0)
摘要: https://spring-cloud-wiki.readthedocs.io/zh_CN/latest/pages/actuator.html#spring-boot-1-x-actuator 阅读全文
posted @ 2022-06-24 18:22 java渣渣 阅读(170) 评论(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渣渣 阅读(559) 评论(0) 推荐(0)
摘要: https://www.baeldung.com/spring-boot-actuator-enable-endpoints springboot1.5.9关闭端点方式 endpoints: enabled: false 阅读全文
posted @ 2022-06-24 17:41 java渣渣 阅读(24) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/weixin_43997331/article/details/122593312 阅读全文
posted @ 2022-06-23 16:55 java渣渣 阅读(337) 评论(0) 推荐(0)
摘要: 原因 原因是etcd启动时listen-client-urls是本机地址 apisix启动时无法访问etcd导致启动失败 解决方法 etcd启动时增加 --listen-client-urls 'http://本机ip:2379' apisix启动配置etcd的地址改为上述地址即可 阅读全文
posted @ 2022-06-23 16:26 java渣渣 阅读(1467) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/785963ff9384 其中修改listen-client-urls为本地ip开启远程访问 阅读全文
posted @ 2022-06-23 16:15 java渣渣 阅读(97) 评论(0) 推荐(0)
摘要: https://www.baeldung.com/ops/docker-cannot-connect 阅读全文
posted @ 2022-06-23 15:47 java渣渣 阅读(8) 评论(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渣渣 阅读(82) 评论(0) 推荐(0)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 54 下一页