常见报错
spring cloud config搭建报错:Caused by: org.eclipse.jgit.errors.TransportException: https://xxxx: not authorized
搭建spring cloud config服务端的时候,需要连接github(或者码云),进行访问时 阅读更多…
java
spring cloud(六) 集成gateway网关(2)—断言(Predicate)、路由(route)、过滤器(filter)
上一篇中简单介绍了网关gateway的用法, 这篇文章详细介绍一下断言(Predicate)、路由( 阅读更多…
开发与创造
service-provider1; nested exception is java.net.UnknownHostException: service-provider1] with root cause
0.背景 spring-cloud项目,使用ribbon进行负载均衡时,访问接口,出现Whitela 阅读更多…