This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from 6a4b7a2 CAMEL-16635: camel-main - Default include pattern should be
use * to support all kind of DSLs and not only XML
new 9141277 Regen
new 59df602 CAMEL-16644: camel-consul-starter - Rename auto configuration
key to make it consistent with the others
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/springboot/catalog/components/kafka.json | 2 +
.../camel/springboot/catalog/components/solr.json | 35 ++++++------
.../springboot/catalog/components/solrCloud.json | 35 ++++++------
.../camel/springboot/catalog/components/solrs.json | 35 ++++++------
.../src/main/docs/consul-starter.adoc | 62 +++++++++++-----------
.../ConsulServiceRegistryAutoConfiguration.java | 2 +-
.../cloud/ConsulServiceRegistryConfiguration.java | 2 +-
.../src/main/docs/kafka-starter.adoc | 3 +-
.../springboot/KafkaComponentConfiguration.java | 15 ++++++
docs/modules/ROOT/pages/kafka-starter.adoc | 3 +-
10 files changed, 111 insertions(+), 83 deletions(-)