You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/01 02:09:01 UTC

[camel-spring-boot] branch master updated (9a1e7eb -> 833d46c)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.


    from 9a1e7eb  CAMEL-14568: spring boot component auto configuration should no longer use nested configuration classes as the options on component level has been flatten and included in components out of the box. This makes configuration easier and does not requires to use .configuration in the key
     add 6398d4c  [create-pull-request] automated change
     new 833d46c  Merge pull request #19 from apache/automatic-periodic-sync

The 1 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 +-
 components-starter/camel-corda-starter/pom.xml     | 12 -----------
 .../springboot/KafkaComponentConfiguration.java    | 24 +++++++++++-----------
 3 files changed, 13 insertions(+), 25 deletions(-)


[camel-spring-boot] 01/01: Merge pull request #19 from apache/automatic-periodic-sync

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 833d46cf8520b2cd9a1a613c6343aad78f0e6da6
Merge: 9a1e7eb 6398d4c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Mar 1 03:08:50 2020 +0100

    Merge pull request #19 from apache/automatic-periodic-sync
    
    [Github Actions] Periodic Sync Camel Spring Boot Master Branch

 .../camel/springboot/catalog/components/kafka.json |  2 +-
 components-starter/camel-corda-starter/pom.xml     | 12 -----------
 .../springboot/KafkaComponentConfiguration.java    | 24 +++++++++++-----------
 3 files changed, 13 insertions(+), 25 deletions(-)