-
**Describe the bug**
We are using Spring Cloud 2021.0.4 and since a long time we see io.netty.channel.StacklessClosedChannelException at almost every kubernetes probe. The probes return HTTP-Status 2…
jnt0r updated
8 months ago
-
An error occurred when I overwrote the headers using RequestInterceptor.
```
org.springframework.cloud
spring-cloud-starter-openfeign
2.1.2.RELEASE
…
-
### Describe the bug
I have a Quarkus application, that includes dependencies for both AWS and Azure EventHub. Since EventHub extension is not yet available and Azure SDK is GraalVM compatible, while…
-
cmd> mvn archetype:generate -DarchetypeGroupId=com.sap.cloud.sdk.archetypes -DarchetypeArtifactId=spring-boot3 -DarchetypeVersion=RELEASE
[INFO] Scanning for projects...
[INFO]
[INFO] -------------…
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
Hello ,
I have my java spring boot application running on azure aks and i want to connect the azure sql bd to application via user assigned managed identity for achieving that i have enabled Wordkl…
-
After the microservices are deployed, the services are running normally. But the oauth2Clients interface 503 error occurs when I access thingsboard. Which service log should I check?
![image](https…
-
Currently releases of SCDF do not support running of Spring Batch 5.0 and Spring Cloud Task 3.0. This is because of some breaking changes introduced in the schemas of both projects SCDF will need to s…
-
* Library version: 9.1.1
* Firebase Product: Messaging
I received an email from Firebase about the deprecation of legacy FCM APIs. Notably, the `sendAll()` method that employs batch sending ha…
-
Is there a specific reason `org.yaml:snakeyaml` is not an "implementation" dependency of `spring-beans`?
Currently, `spring-web:6.1.4` conflicts with `spring-boot-starter-webflux:3.1.2` because `or…