-
## Sentinel 整合 openFeign 启动报错问题(Sentinel integration openFeign startup error problem)
### 在aop中调用了feign 启动报错内容如下(Called feign in aop and started with the following error)
Error starting Applicatio…
-
### **this** is my code
in spring-cloud-starter-openfeign v2.2.1.RELEASE, it works good, when i upgrade the starter to v2.2.9.RELEASE. it can't work,
this is error:
when i diff v2.2.1.REL…
-
spring-boot: 2.4.5
spring-native: 0.9.2
when I ran my app's image after `gradle bootBuildImage` I got the following errors: ( no errors before spring-native integrated)
`org.springframework.bea…
-
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…
-
**Which Component**
Sentinel
**Describe the bug**
After the introduction of sentinel in version 2022, a null pointer will occur when fetching feignClientsRegistrarFactoryBean
Com.alibaba.cloud…
-
Error compiling aot when FeignClient contextId has value
2022.0.0-RC3
sping-boot3.0
![image](https://user-images.githubusercontent.com/29689362/205537440-48eb7c75-3436-4b1d-87fa-2c0c45ab03d7.png)…
-
**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…
-
Setting the root cause(e.g. `SocketTimeoutException` ) as the tag value might be more helpful than the exception in feign layer(e.g. `RetryableException`)
https://github.com/OpenFeign/feign/blob/5b…
-
**Describe the bug**
https://spring.io/projects/spring-cloud-openfeign#learn is outdated and does not yet contain version 4.0.0
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/WeBankFinTech/DataSphereStudio/issues) and found no similar feature requirement.
### Problem Description
The curren…