-
_Originally posted by @yaofbgz in https://github.com/forezp/SpringcloudConfig/commit/00d32612a38898781bce791a4a845e60a7fbdb4e#commitcomment-29707992_
-
https://blog.l-qiang.xyz/post/springcloudconfig内存泄漏导致cpu100问题排查/
-
> config {
file、nacos 、apollo、zk、consul、etcd3、springCloudConfig
type = "file"
nacos {
serverAddr = "localhost"
namespace = ""
group = "SEATA_GROUP"
}
consul {
server…
-
the demo configuration `registry.conf` is not show the SpringCloudConfig
-
http://blog.rocye.cn/SpringCloud-009/#more
相关框架版本 Spring Cloud Version:Finchley.RELEASE Eureka Version:2.0.0.RELEASE Spring Cloud Config Version:2.0.0.RELEASE Sping Boot Version:2.0.3.RELEASE 概述在分…
rocye updated
6 years ago
-
## Why you need it?
Is your feature request related to a problem? Please describe in details
## How it could be?
A clear and concise description of what you want to happen. You can explain mor…
-
https://spring.hhui.top/spring-blog/2021/08/01/210801-SpringBoot%E5%BA%94%E7%94%A8%E7%AF%87-Value%E6%B3%A8%E8%A7%A3%E6%94%AF%E6%8C%81%E9%85%8D%E7%BD%AE%E8%87%AA%E5%8A%A8%E5%88%B7%E6%96%B0%E8%83%BD%E5%…
-
我的环境是
JDK1.8
SpringBoot-2.1.8.RELEASE
SpringCloud-Greenwich.SR3
seata-server-1.1
seata-spring-boot-starte-1.1
以下是配置文件:
seata:
tx-service-group: my_test_tx_group
enable-auto-data-source-pr…
-
I am trying to integrate FF4J to Spring Boot application (v1.4.7). I am using Spring Cloud Config to store FF4J configuration.
What is the right way to init FF4J bean on client-side of Cloud Config…
-
@ConfigurationProperties("spring.datasource.druid")
此注解再和spring-cloud-config一起使用时失效