-
Updated
Feb 22, 2022 - Java
camel
Here are 320 public repositories matching this topic...
-
Updated
Feb 1, 2022 - Java
-
Updated
Feb 22, 2022 - Java
-
Updated
Oct 11, 2021 - Java
-
Updated
Feb 6, 2022 - Vala
-
Updated
Feb 18, 2022 - Java
Quarkus 2.5.Final is introducing newer version of Infinispan but also the Infinispan test resource. It could be relevant to use this testing class helper in our test integration class
More information here : https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/infinispan-client.adoc#testing-helpers
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 24, 2021 - Java
-
Updated
Apr 13, 2021 - Java
-
Updated
Feb 16, 2022 - Java
-
Updated
Nov 11, 2016 - Scala
-
Updated
Nov 17, 2021 - Clojure
-
Updated
Dec 29, 2021 - JavaScript
-
Updated
Jan 4, 2022 - Java
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."
We are declaring certain specific configuration required for Kaniko directly in the
IntegrationPlatformBuildSpec[1] and [2]. We should not let this details slip in the general configuration. A possible alternative is to provide aPublishStrategyOptionsparameter with an open array/map of parameters that can be required by the strategy used (and where to move the aforementioned Kaniko para