-
Updated
Aug 9, 2021 - Java
camel
Here are 309 public repositories matching this topic...
-
Updated
Jul 5, 2021 - Java
-
Updated
Aug 9, 2021 - Java
-
Updated
Mar 9, 2021 - Java
-
Updated
Aug 5, 2021 - Java
-
Updated
Aug 9, 2021 - Vala
eg the new in 1.5 about QuarkusApplication as a main class so you can run it easily without having to use mvn quarkus:dev etc.
Please see:
https://github.com/apache/camel-kafka-connector/blob/main/tooling/camel-kafka-connector-docs-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/docs/UpdateDocComponentsListMojo.java#L51
https://github.com/apache/camel-kafka-connector/blob/main/tooling/camel-kafka-connector-docs-maven-plugin/src/main/java/org/apache/camel/kafkaconnector/maven/docs/UpdateDocComponentsList
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Nov 11, 2016 - Scala
-
Updated
Nov 18, 2020 - Java
-
Updated
Apr 13, 2021 - Java
-
Updated
Aug 4, 2021 - Java
-
Updated
Oct 29, 2020 - Java
for instance
<setBody id="setBody10">
--
<constant>
<![CDATA[
<v1:isAliveResponse xmlns:v1="http://model.ws.xxxx.com/global/v1">
<isAlive>true</isAlive>
</v1:isAliveResponse>
]]>
</constant>
</setBody>
-
Updated
Aug 5, 2021 - Clojure
-
Updated
Aug 5, 2021 - Kotlin
Improve this page
Add a description, image, and links to the camel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the camel topic, visit your repo's landing page and select "manage topics."
Happened quite some times with 1.5. There's a KameletBinding called
timer-source-to-mysql-sink
. It's deleted but then the CLI tries to remove the integration (it should not, it's automatically cleaned up).