spring cloud config 报Caused by:

2024-01-02  本文已影响0人  编程人生

今天试了下spring cloud config 配置中心, 将配置文件存放在gitee 上

然后创建spring cloud config server 连接gitee 获取 配置文件,报Caused by: org.eclipse.jgit.errors.TransportException: https://gitee.com/yuwei_nb/chapter10.git: Sec错误

    加上skip-ssl-validation: true 解决问题.

上一篇 下一篇

猜你喜欢

热点阅读