You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/30 01:12:44 UTC

[camel-spring-boot] branch automatic-periodic-sync updated (33d16ad5f8a -> 43a3198ebca)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    from 33d16ad5f8a CAMEL-18846: camel-main - Performance overhead due to emitting events not needed
     add 43a3198ebca [create-pull-request] automated change

No new revisions were added by this update.

Summary of changes:
 .../catalog/components/atmosphere-websocket.json   |  4 +-
 .../camel/springboot/catalog/components/http.json  | 22 ++++----
 .../camel/springboot/catalog/components/https.json | 22 ++++----
 .../camel/springboot/catalog/components/jetty.json |  6 +-
 .../springboot/catalog/components/resteasy.json    | 18 +++---
 .../springboot/catalog/components/servlet.json     |  6 +-
 .../springboot/HttpComponentConfiguration.java     | 64 +++++++++++-----------
 .../springboot/ResteasyComponentConfiguration.java | 44 +++++++--------
 8 files changed, 93 insertions(+), 93 deletions(-)