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 b89f6d0 [create-pull-request] automated change
new d3c4e67 Regen
new 6b85989 Regen
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:
.../catalog/components/azure-storage-blob.json | 6 ++
.../springboot/catalog/components/salesforce.json | 1 +
.../springboot/catalog/others/csimple-joor.json | 1 +
.../camel/springboot/catalog/others/lra.json | 1 +
.../src/main/docs/azure-storage-blob-starter.adoc | 5 +-
.../springboot/BlobComponentConfiguration.java | 50 ++++++++++++++++
.../blob/springboot/BlobComponentConverter.java | 4 ++
.../src/main/docs/salesforce-starter.adoc | 3 +-
.../SalesforceComponentConfiguration.java | 13 +++++
.../ROOT/pages/azure-storage-blob-starter.adoc | 5 +-
docs/modules/ROOT/pages/salesforce-starter.adoc | 3 +-
tooling/camel-spring-boot-dependencies/pom.xml | 66 +++++++++++-----------
12 files changed, 121 insertions(+), 37 deletions(-)