SpringCloudConfig 报错 Cannot clone or checkout repository
解决方法:
yml文件
uri: https://github.com/XXX/microconfig.git
而不是
uri: git@github.com:zhangziqi1988/microconfig.git
SpringCloudConfig 报错 Cannot clone or checkout repository
解决方法:
yml文件
uri: https://github.com/XXX/microconfig.git
而不是
uri: git@github.com:zhangziqi1988/microconfig.git