-
```
2017-03-08 11:52:42.627 INFO [albatross-community-service,,,] 83866 --- [trap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration
2017-03-08 11:5…
-
Hi,everybody,i meet a strange question,the environment variable lost via **-e** in **docker run** ,this is my step:
```
docker run -d \
-e server.port=9000 \
-e ebao.config.center.profile=ec-…
aximo updated
7 years ago
-
I tried to add Spring Cloud Dependencies to my spring boot application, to generate the Trace ID and Span ID as mentioned below.
```
org.springframework.cloud
spring-cloud-starter-sleuth
…
-
I have a Rest webservice project with spring boot 1.3.7 .
I have updated spring boot to 1.5.2 looks what WAR is deploying without any issue but in the boot log i could see dispatcher and messageDispa…
-
Using v2.6.1 and following [these instructions](https://springfox.github.io/springfox/docs/snapshot/#springfox-spring-data-rest), I am able to get the search endpoints to show up, but not the entity e…
-
Please provide:
_Title_
Front-50 Resource controller pods is always in "CrashLoopbackoff"
_Cloud Provider_
Kubernetes
_Environment_
I am using experimental Kubernetes bash script.
_Feature Are…
-
When using the following Gradle dependencies:
```
dependencyManagement {
imports {
mavenBom "org.springframework.cloud:spring-cloud-dependencies:Camden.SR5"
}
}
dependencies…
-
Hi,
Version Info:
1.5.1.RELEASE
4.3.5.RELEASE
2.6.1
I am trying to apply a custom Content Negotiagtion scheme only for my REST Endpoints and Swagger needed a deault one.
To acheive thi…
-
I'm not able to compile when I use along with the Swagger2. My pom configuration file is attached. When I enable swagger 2. I'm not able to compile it. I'm getting below exception.
`
[ERROR] diag…
-
##### **Overview of the issue**
I generated a gateway from master
The app works on port 8080 but I get an error 404 on http://localhost:9000/swagger-ui/index.html
##### **JHipster Version(s)**
3.0 m…