-
![image](https://user-images.githubusercontent.com/17331776/50262409-31245100-044c-11e9-8b03-b2e9f14a4592.png)
-
First of all,I use springboot 2.1.0.RELEASE and springcloud Finchley.SR1 . According to Finchley.SR1 document,I add dependency spring-boot-starter-security and set spring.security.user.password .
b…
-
@jkutner I believe the heroku deploy is broken $PORT is probably not replaced with the actual port.
- Please follow the issue template below for bug reports and feature requests.
- Tickets opene…
-
Find the issue with the blocks and document.
Acceptance Criteria:
1. Cause is understood and documented
1. There is a ticket which fixes the issue
1. There is a ticket that will hotfix the iss…
-
Vespa 6.319.4 open source RPM builds throw an IllegalStateException on startup. Version 6.318.15 and earlier do not exhibit this behavior.
```bash
[2018-12-09 21:25:24.663] INFO : jdisc/config…
-
Getting this error when trying to send a test message from a Wordpress SMTP plugin (https://wordpress.org/plugins/easy-wp-smtp/).
Using STARTTLS, port 2525. Tried with no encryption as well.
SM…
-
Hello!
I'm setup SpringCloud Config with Vault and Git
spring:
application:
name: configserver
profiles:
active: vault, git
cloud:
config:
server:
vault:
…
-
We have Spring Cloud Netflix Eureka , Zuul and Config Server in our environment.
When we access the /health endpoint on them, we see the below information which includes "**discoveryComposite**",…
-
Spring Cloud Config Client should be able to use Kubernetes as the Discovery Client. Right now, if the following properties are used, the SCCC (name = `config-server`) will always attempt to retrieve …
-
HI:
I registered the configuration center as a service on eureka,
![image](https://user-images.githubusercontent.com/6300834/41693988-a02eb726-753a-11e8-9843-ece2f3d68e4d.png),I found that the Java …
akaxb updated
5 years ago