You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/10/26 10:39:31 UTC

[camel] branch primary-spring updated (f6708f65e72 -> a0e8a93bed4)

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

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


    from f6708f65e72 CAMEL-20042: camel-spring - Autowire @Primary beans supported
     add a0e8a93bed4 CAMEL-20042: camel-sql - Stored component should use autowired datasource like sql do.

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/sql-stored.json       |  2 +-
 .../sql/stored/SqlStoredComponentConfigurer.java   |  5 +++
 .../camel/component/sql/stored/sql-stored.json     |  2 +-
 .../component/sql/stored/SqlStoredComponent.java   | 45 ++++++++--------------
 .../component/sql/stored/SqlStoredEndpoint.java    |  4 ++
 5 files changed, 28 insertions(+), 30 deletions(-)