xcbeyond
xcbeyond
批量上传图片是非常有必要的一个功能,建议尽早提供
@spencergibb I use this in my configuration: `spring.cloud.consul.discovery.scheme=https` `spring.cloud.consul.discovery.healthCheckTlsSkipVerify=true` One-way SSL authentication is not a problem, but two-way SSL authentication is not possible, the following error message: `Get https://10.0.1.254:51000/actuator/health: remote...
更新关于包的文章,已commit: [Go语言的包管理](https://juejin.cn/post/6945075617213874189) [3.1 Go语言从入门到精通:包 ](https://juejin.cn/post/6943557421591871502) [3.2 Go语言从入门到精通:包管理工具之GOPATH](https://juejin.cn/post/6945069375745425415) [3.3 Go语言从入门到精通:包管理工具之Govendor](https://juejin.cn/post/6946021372824911880) [3.4 Go语言从入门到精通:包管理工具之Go module](https://juejin.cn/post/6946439030774956039)
@niaiwomattt @benchem 个人提供,特制作 Docker 镜像,可通过 docker-compose 或 Kubernetes 等方式一键部署 YApi。可参见:[https://github.com/xcbeyond/deploy-scripts/tree/master/yapi](https://github.com/xcbeyond/deploy-scripts/tree/master/yapi)
> # bazel build //:example.wasm > INFO: Repository proxy_wasm_cpp_sdk instantiated at: /root/wasm-extensions/example/WORKSPACE:9:13: in Repository rule http_archive defined at: /root/.cache/bazel/_bazel_root/63a0e009c06f1f08983230e0fb3c8356/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in WARNING: Download from https://github.com/proxy-wasm/proxy-wasm-cpp-sdk/archive/fd0be8405db25de0264bdb78fae3a82668c03782.tar.gz failed: class java.io.IOException connect timed out...