-
## Bug Report
**What did you do?**
I use consul SD in prometheus.
I upgraded consul servers but failed to failover and cause consul cluster died for a few minutes.
**What did you expect to see?*…
-
Hi,
I am trying to update a SpringBoot application from 1.5 to 2.x
I ended up with the problem that `spring.session.store-type=hash_map` does no longer exist. I saw the motivation behind it in #10…
-
这个帖子是周刊的免费招聘服务。
如果你们公司正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、公司简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
-
Hi,
FF4J version: 1.7.3
Spring Version: 5.1.2-RELEASE
Springboot Version: 2.1.0-RELEASE
After upgrade my project to springboot 2.1.0-RELEASE, FF4J web api seems not longer to be mapped by spri…
-
With environment:
Springboot-2.0.5.RELEASE
lettuce-5.0.5.RELEASE
redis-4.0.11
Reconnection only occurs when the node before the redis master-slave switch resumes work.
-
where use
`
Springboot 2.0.0.Release & spring-security-oauth2-autoconfigure 2.0.1.BUILD-SNAPSHOT
`
I think the problem is in lettuce
error mssaage is
`Caused by: java.lang.NoSuchMethodError:…
-
### Description
Plugin overwrites my value below:
My resource under fabric8 directory:
```yaml
spec:
replicas: 1
selector:
matchLabels:
**app: redis-ha**
n…
-
hi,
I was trying to create a spring-cloud-gateway application but the application is not able to start.
`springBootVersion = '2.0.2.RELEASE'`
`springCloudServicesVersion = '2.0.0.RC1'`
Depende…
-
"C:\Program Files\Java\jdk1.8.0_60\bin\java" -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=57810 -Dcom.sun.ma…
-
Hello, I am following this article [spring-cloud-bootstrapping](https://www.baeldung.com/spring-cloud-bootstrapping),when i try to bootstrap discovery module,this error shows up.the following are the …