-
**你的特性请求和某个问题有关吗?请描述**
- SpringCloud项目一般会将父上下文bootstrap阶段相关的配置约定在本地`bootstrap.yml/properties`文件中(例如`spring.application.name`、远程配置地址/开关等),而将远程配置PropertySource放置在子上下文环境中。我认同这种机制能很好的隔离用户和环境配置,用户在远程的配…
-
Hi Guys, excellent library and super useful for us.
We are running V3.1.3 of Steeltoe.Extensions.Configuration.ConfigServerCore, without issue.
However, as soon as we upgrade to V3.2.0 or even t…
-
I got the following kernel panic when running a program that repeatedly fork()s new processes:
```
425.338 [#0 ResourceGraph.Applet(31:31)]: test-fork-crash(3262) resident:436, shared:436, virtual:3…
-
预留
-
由于公司配置中心是部署到生产环境,为了便于同步配置,测试环境的也是使用公司的一套portal来管理。所在在开发环境测试时使用 apollo.configService 来参数来跳过meta server,来直接访问配置,配置的获取和刷新都没有问题,但定时的long polling 会报超时的警告。
2019-03-19 10:38:28.338 WARN 29356 --- [ngPoll…
-
IPv6 Support.
-
Running a project with >10k external properties.
It seems that Spring is taking a long time with processing all property binding, and also contains a deep stack.
I'm not sure how to proceed furt…
-
### Bug Report: CyberPanel 2.3.6 - CSF Installation Issue
**Summary**:
New installations of CyberPanel version 2.3.6 are not allowing the installation of ConfigServer Security & Firewall (CSF). …
-
Hello,
I'm learning spring cloud and I have a p12 self signed certificate for eureka and configserver in a p12 file in my classpath. The certificate load correctly overwritting the @bean as follow…
-
**Description**:
Include `yorkie-mongodb` to `yorkie-cluster` Helm chart as subchart.
Recently we have removed mongoDB subchart in `yorkie-cluster` while introducing `yorkie-mongodb`. Becaus…