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

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


    from 25fea2c  Upgrade Spring Boot to version 2.2.4.RELEASE
     new a012b6b  CAMEL-14421: optimize core - ServiceSupport should not have 
instance logger. Use static logger instead.
     new 2fbeafd  Regen
     new c86698a  CAMEL-14426: camel-core - Optimize inflight repository
     new efae552  regen

The 4 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:
 .../springboot/catalog/components/iec60870-client.json      |  1 +
 .../springboot/catalog/components/iec60870-server.json      |  1 +
 .../camel/springboot/catalog/components/salesforce.json     |  1 +
 camel-spring-boot/src/main/docs/spring-boot.adoc            |  5 +++--
 .../camel/spring/boot/CamelConfigurationProperties.java     |  9 +++++++++
 .../spring/boot/CamelSpringBootApplicationListener.java     |  4 ++--
 .../apache/camel/spring/boot/SpringBootCamelContext.java    |  7 ++++++-
 components-starter/camel-corda-starter/pom.xml              | 12 ------------
 .../client/springboot/ClientComponentConfiguration.java     | 13 +++++++++++++
 .../springboot/SalesforceComponentConfiguration.java        | 12 ++++++++++++
 tooling/camel-spring-boot-dependencies/pom.xml              |  2 +-
 11 files changed, 49 insertions(+), 18 deletions(-)

Reply via email to