-
`Caused by: java.lang.NullPointerException: Cannot invoke "org.springframework.cloud.openfeign.FeignClientFactoryBean.getFallback()" because "feignClientFactoryBean" is null
at com.alibaba.cloud.sen…
-
Currently, `ClientHttpConnectorConfiguration` configures a `ClientHttpConnector` based on what is available on the classpath. This works fine for the main application code, but can become an issue…
-
### 项目配置
这是一个spring cloud的项目,spring boot 2.1.5 ,spring cloud Greenwich.SR1 ,spring-cloud-alibaba 0.9.0.RELEASE
```
dependencies {
classpath('org.springframework.boot:spring-…
-
##### 版本号:
3.4.0
##### 前端版本:vue3版?还是 vue2版?
Vue2
##### 问题描述:
微服务之间调用超时, 超时时间哪里设置呢?
2023-03-15 20:27:06.207 [http-nio-18885-exec-6] INFO org.jeecg.config.FeignConfig - Feign Login Request te…
-
**Which Component**
eg. Nacos Discovery 2.2.10-RC1
**Describe the bug**
New function of [IPv6 address registry](https://github.com/alibaba/spring-cloud-alibaba/tree/2.2.x/spring-cloud-alibaba-exa…
-
**Is your feature request related to a problem? Please describe.**
*I'm always frustrated when* I unnecessarily spend time on things that could be clearly stated. Migrating a microservice to Spring B…
-
After generating an on prem key from `https://console.choreo.dev/` and adding it in deployment.toml got the following error in server startup.
```
[2023-02-13 13:38:31,127] ERROR - gateway [SCR] E…
-
### Description of the Problem:
spring-cloud-openfeign-core-2.2.5.RELEASE is the version we use.
`okhttp3.OkHttpClient` is used in service and injected as a bean for the rest of the http scenarios,…
-
**Describe the bug**
Connected to the target VM, address: '127.0.0.1:63364', transport: 'socket'
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \…
-
**Describe the bug**
I recently upgraded the **Spring Cloud Starter OpenFeign version** from **2.2.9** to **3.0.2** in a project.
Surprisingly, it was found that the **feign-core** version inside w…