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(-)