-
*Cloud Provider*
docker-compose locally
*Environment*
ubuntu14.04
*Feature Area*
UI
*Description*
refer to https://github.com/spinnaker/spinnaker/tree/master/experimental/docker-c…
-
### Question
你好,我使用的是目前master分支的代码进行编译测试运行,我按照一篇博客的方法[ShenYu快速开始](https://blog.csdn.net/wagnteng/article/details/126760883?),进行的快速配置,但是在最后一步验证网关是否成功时出现了问题:
请求接口:http://localhost:9195/dubbo/demo/find…
-
Hello!
**Is your feature request related to a problem? Please describe.**
Needed to have ability to configure trashholds for healthcheck configuration.
**Describe the solution you'd like**
Na…
-
Hi All, I am using Spring Cloud 2020.0.2 with Consul.
I am having error during startup as follow:
```
***************************
APPLICATION FAILED TO START
***************************
De…
-
### Question
environment:
shenyu: 2.5.1,
spring-boot: 2.3.2.RELEASE,
spring-cloud: Hoxton.SR9
spring-cloud-alibaba: 2.2.6.RELEASE
spring-cloud-starter-dubbo: 2.2.6.RELEASE
jdk:11
…
-
My spring boot application extensively use [externalized configuration](https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.external-config) feature. Configuration st…
-
How to point to an agent withs spring-cloud-consul ? Is this way really highly available ?
Are there any examples ?
Beg for your replay ,thank you !
-
Setup:
Java version: 14
Spring Clould 2020.0.3
I have create a simple application using spring initializer and tried to register it in Consul using docker.
I have the following in `bootstrap…
-
**Describe the bug**
We have a spring6 application that compiled into graalvm native image and run in a docker environment. After we turned on consul integration application couldn't start due to err…
-
**Describe the bug**
Service registered to consul without port has port '0' when using consul 1.9 but with consul 1.10 it comes at 'null'.
This cause a NullPointerException in ConsulServiceInstance …