-
The http-source send wrong Content-Type because the JavaClassMimeTypeUtils does only match with **application/json**
http-source sets/converts Content-Type to **application/json;charset=UTF-8**
h…
-
**Description of the issue**: Error when pushing image to a private Gitlab Registry with Maven plugin 0.9.7
**Expected behavior**: An image is built and pushed to my private Gitlab Registry
…
-
Stacktrace:
```
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.springframework.cloud.stream.app.hdfs.sink.H…
-
Hi everyone!
I'm running dependency check as a part of a CI pipeline in a Jenkins instance and suddenly this connection error started to happen. This is the second time we see this local database, …
-
-
36 tests completed, 1 failed, 1 skipped
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file:///home/da…
-
java.lang.NoSuchMethodError: org.json.JSONArray.iterator()Ljava/util/Iterator;
at net.javacrumbs.jsonunit.core.internal.JsonOrgNodeFactory$JSONArrayNode.arrayElements(JsonOrgNodeFactory.java:188)
…
-
The following contract fails to convert (spring-cloud-contract:convert) in 1.1.3 but converts successfully in 1.0.3 - why is this?
Is this a bug in JsonToJsonPathConverter (or) is the problem in co…
-
In a spring boot application running google cloud dataflow code. The dataflow takes data from google PubSub, transform incoming data and output result to bigquery for storage. The code does not have a…
-
Hi team,
I encountered a wired situation that my project is not able to send spans over Spring Cloud Stream to Kafka. After investigation for a while, I found that it was due to bean `sleuthStreamS…