-
We have this report of a bug in spring cloud kubernetes [here](https://github.com/spring-cloud/spring-cloud-kubernetes/issues/963). The underlying issue is that if spring consul is on the classpath, i…
-
http://blog.didispace.com/spring-cloud-starter-dalston-2-1/
通过上一篇《Spring Cloud构建微服务架构:服务注册与发现》,我们已经成功地将服务提供者:eureka-client或consul-client注册到了Eureka服务注册中心或Consul服务端上了,同时我们也通过DiscoveryClient接口的getServ…
-
https://lupeier.com/post/create-consul-cluster/
consul概念解析,集群搭建及作为配置中心与spring cloud集成
-
When using a basic configuration to support consul service discovery, we're seeing some inconsistent behaviour when using the _queryPassing_ setting. An example configuration is shown below.
```yam…
-
We are seeing the following issue on shutdown, seems like either API incompatibility or no REST service available on embedded consul?
Spring-consul v1.2.1
embeded-consul v1.0.0
2017/10/30 13:53:3…
-
I arrived here while looking at [spring-cloud-consul](https://github.com/spring-cloud/spring-cloud-consul) for Consul Connect support.
Before Connect support can be added there, the [Consul Agent]…
-
The feature will be broken down into microservices that will be used for other functionalities.
- [ ] 1. **Queue Management Service**
- [ ] 2. **EC2 Management Service**
- [ ] 3. **Load Testing E…
-
Eureka, consul and zookeeper have very similar properties for things like hostname, ipaddress, port, preferIpAddress, service or app name, instance id, metadata, etc...
It may be worth having a com…
-
When consul set with `discovery.heartbeat.enabled=true` and `spring-boot-starter-actuator's health endpoint` enabled.
At same time, `spring-boot-starter-data-mongodb` also added. Use my own `Consu…
-
com.ecwid.consul.transport.TransportException: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8500 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: con…