-
i upgrade springboot to 2.0.0.RC2 and use spring-cloud-config to 2.0.0.BUILD-SNAPSHOT
i define InfoConfig
```
@Data
@ConfigurationProperties(prefix = "test")
public class InfoConfig {
privat…
-
Hi,
I'm new to Spring Cloud and tried to set-up a config server with below dependencies and versions.
```
4.0.0
com.springcloud
m2-configserver
0.0.1-SNAPSHOT
jar
spring-clou…
-
版本: 0.10.2 release
问题描述:按照分布式部署文档,修改ApolloConfigDB的ServerConfig改成了自己的eureka;
build.sh脚本修改了数据库相关配置之后启动报了eureka相关的错误,详情如下,我对springCloud不是特别熟悉,求解答
详情:
org.springframework.context.ApplicationContext…
-
Using a Travis job to run integration tests against various Origin versions, using the `v3.7.0-rc.0` release fails to create/deploy any Pod with the error:
`MountVolume.SetUp failed for volume "dep…
-
deployment properties specific to volume and volume mounts which worked with scdf 1.3.0 version are not working anymore with 1.3.1 version. how do we fit the same with Skipper in the play?
Streams …
-
### Problem
I am using the docker image `springcloud/spring-cloud-dataflow-server-local:1.4.0.RELEASE` and set the following environment configuration in my docker-compose.yml for this image:
```y…
-
With Brixton.BUILD-SNAPSHOT/Brixton.RELEASE dependency version, am able to read yml files from SVN(configured via ConfigServer) but am not able to read any other text/JSON files hosted in it.
When tr…
-
HI Sir :
while I use sleuth & zipkin and has DiscoveryClient, but the report always has the unkown value as below :
```
[
{
"traceId": "722205ac2639b2a2",
"id": "722205ac2639b2a2",…
-
最近刚开始看 spring cloud , 发现他有一个 config server, 然后今天看到了您这里有一个 Apollo, 简单看了一下描述. 然后就想问一下, 这个Apollo 是Springcloud config 的一种实现吗?
-
I'm unable to start PCF-Dev environment on my local linux machine. The command `cf dev start` failing after 3600 sec timeout.
```
# cf dev start -m 8096 -s all
Downloading VM...
Progress: |====…
stalv updated
6 years ago