-
## Existing configuration
- Kotlin 1.8.0
- Spring Boot 2.7.8
- Spring Cloud Dependencies 2021.0.5
- Spring Cloud OpenFeign 3.1.5
- Spring Cloud Sleuth 3.1.5
- Kotest
## Changed configuratio…
-
### Description
- On the pack startup there is an error log where it states that there is an issue in deploying the oauth2.war in tomcat deployments.
```
ERROR - ContextConfig Missing context.x…
-
**2.2.5.RELEASE version**
https://github.com/spring-cloud/spring-cloud-commons/blob/dc3a4674c44011e7b421b8ab25b04c2a22eae19d/spring-cloud-context/src/main/java/org/springframework/cloud/context/named…
-
### Your question
从spring-cloud 2020.0.0 开始,spring-cloud-openfeign-core 中就没有ribbon了。
我们目前是 Hoxton.SR12,仍然还是有ribbon的版本,如果我升级2020.0.0及其以上,那么启动的时候
SofaTracerLoadBalancedFeignClient这个类就会报错,请问有计划支持嘛…
-
**Describe the bug**
We are seeing very frequent error logs from Reactor's `onErrorDropped` global error handler. I believe the situation is resulting in an uncompleted Mono. The HTTP requests that t…
-
Doc - https://apim.docs.wso2.com/en/latest/design/api-security/oauth2/provisioning-out-of-band-oauth-clients/#step-1-configure-a-third-party-key-manager
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。另外请按照如下要求提交相关信息节省社区维护同学的理解成本,否则该讨论极有可能直接被忽视或关闭。
We recommend using English. If you are non-native English speaker, you can use the translation software. We reco…
-
Resilience4j version: 2.0.2
Java version: 17
After updating to Spring Boot 3 many of the metrics stays always at 0.0:
```
resilience4j_timelimiter_calls_total{group="none",kind="successful",na…
-
**Describe the bug**
spring-boot 2.5.8
spring-cloud 2020.0.4
spring-cloud-alibaba 2021.1
openFeign 3.0.4
**error stack***
```java
java.lang.IllegalArgumentException: Could not find class [org…
-
Hi! Spring doesn't seem to register my feign client on its bean factory, thus not being able to inject it into other beans, under this set of project settings:
- Spring-Kotlin-Gradle multi-module pro…