-
nacos:1.2.1
nacos-config-spring-boot-starter:0.2.7
application.properties
![image](https://user-images.githubusercontent.com/20329819/82990567-ffdf8580-a02e-11ea-8270-ce9b0eaa55db.png)
![image…
-
```
1.0.0.2020-SNAPSHOT
1.0.0.Greenwich-SNAPSHOT
```
can not find `spring-cloud-tencent-dependencies` in public maven repository
-
**Type**: Bug
**Component**: DynamodDB
**Describe the bug**
When I was trying to use `io.awspring.cloud:spring-cloud-aws-starter-dynamodb` starter with a Native Image for an AWS Lambda, applica…
gvart updated
6 months ago
-
Hi,
1.)
I have an issue with the Azure Mysql Flexible Server private_service_connection. According the documentation the subresources_names are only available for
Azure Database for MySQL | …
-
The Java agent does not currently support [Spring Cloud Sleuth](https://spring.io/projects/spring-cloud-sleuth) and using it can cause a clash with Java agent instrumentation that leads to the followi…
-
I am using 3.1.4. My spring cloud config server has a self signed cert. I did not want to add its certificate to java trust store, so I wanted to use TlsProperties to provide the trust store. I can't …
-
when i use client and server in one project (**if i just only use grpc-server-spring-boot-starter ,i did not get this problem**)
I find GrpcMetadataZookeeperConfiguration will set port 0
but I want …
-
I attempted to clone this repo for use with the config-server but all of these files seem to be empty.
-
Please take the time to search the repository, if your question has already been asked or answered.
- [x] What version of the library are you using? Is it the latest version? The latest released ve…
-
当spring.cloud.kubernetes.reload.strategy设置为restart_context时,如果配置发生变化,重新构建ApplicationContext时,不会重新创建Configuration实例,也就是 ConfigurationFactory.getInstance()返回值不变,
变化前:
org.springframework.boot.web.se…