-
I'm having an issue running unit tests with gradle while using feign-reactive-wrappers and looking for possible advice.
Simple working client example looks like:
```
return ReactorFeign.builder()…
-
## CVE-2023-3635 - High Severity Vulnerability
Vulnerable Libraries - okio-jvm-3.0.0.jar, okio-jvm-3.2.0.jar
okio-jvm-3.0.0.jar
A modern I/O API for Java
Path to dependency file: /services/cards-p…
-
**Describe the bug**
It is normally at SpringBoot2.
After upgrade to SpringBoot3, when I start up my application, I can see those log at gateway
```
Bean 'org.springframework.cloud.client.load…
-
Hi,
Tests work individually but not when both are run. Exception in this case is:
Request processing failed; nested exception is feign.RetryableException: localhost:51483 failed to respond execu…
-
hello,when I use spring webflux as controller to execute non-blocked thread request,I want to use feign to communication with two servcie,How to config it
-
I have project based on spring-boot (version = 2.7.6) and spring-cloud (version = 2021.0.5).
I want to migrate to spring-boot in version 3.0.0. Unfortunately I have encountered issues with spring-clo…
-
Currently, depending on if a series has been matched in standard mode or multi-episode mode (i.e. tvdb2/3/4 mode), different sources of metadata will be used for each episode's Director and Writer. In…
KingJ updated
3 weeks ago
-
Cancelling downloads seems to fail some or all of the time.
I think this relates to the change to hide the DOI from cancelled/killed downloads
```
org.gbif.api.exception.ServiceUnavailableExcep…
-
Resilience4j version: 1.7.1
Java version: 17
I'm working on a migration strategy from Hystrix to Resilience4j for our microservices.
I've built some mss for testing purposes but apparently, r4j…
-
### What did you do?
I followed the docs and tried to create an Apdex score
https://prometheus.io/docs/practices/histograms/#apdex-score
```
(
sum(rate(feign_Client_seconds_bucket{le="0.3"}…