-
### Problem
A 400(Bad request) error is thrown while trying to create application keys in Okta. The steps mentioned in the docs have been followed and get the below error in the latest OKTA web servi…
-
### Ⅰ. Issue Description
公司基于jdbc封装的orm框架,配置了多个数据源,数据库使用pgsql,采用nacos配置,项目启动显示 register TM success,使用DataSourceProxy配置数据源后,debug没有进入ExecuteTemplate#execute方法,事务回滚无效,undo_log表始终无记录。
### Ⅱ. Describe…
-
Resilience4j version: 1.7.1 or 2.0.2
Spring Boot Version: 3.0.0
Java version: 17
spring-cloud-dependencies: 2022.0.0-RC3
OpenFeign: 4.0.0-RC3
io.github.openfeign:feign-hc5:12.1
Good Morning, w…
-
## Description
Functionalities relying on HTTP calls started failing with the new version of the NewRelic Java agent across multiple apps.
Reverting to 7.9.x resolve those issues.
Maybe related …
-
-
**Describe the bug**
Connected to the target VM, address: '127.0.0.1:63364', transport: 'socket'
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \…
-
There is a field named 'connectionRequestTimeout' in RequestConfig.java of http client, but I can't config it from openfeign.
- I don't find a property to config it from FeignHttpClientProperties.j…
-
Spring Boot version: 3.0.1
Spring Cloud version: 2022.0.0
Java version: 17
After updating to Spring Boot 3 many of the metrics stays always at 0.0:
```
# HELP resilience4j_timelimiter_calls_tot…
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
SpringCloud项目,入口服务是portal,里面有两个服务通过o…
-
获取`RemoteBindingProvider`的部分建议给一些扩展的机会,比如我不用openfeign用dubbo,这时候RemoteBindingProvider就不太能支持了。
比如改成这样
```java
private synchronized static RemoteBindingProvider getRemoteBindingProvider(String modul…