Uploaded image for project: 'Red Hat build of Apache Camel for Spring Boot'
  1. Red Hat build of Apache Camel for Spring Boot
  2. CSB-5898

Document AutoConfiguration exclusion when using SQL Kamelets

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • CSB-4.next
    • None
    • Documentation
    • False
    • Hide

      None

      Show
      None
    • False
    • Very Likely
    • 0

      When using the following kamelets, this AutoConfiguration configuration must be used, in particular, the Spring Boot Database AutoConfiguration has to be excluded, given that the kamelet itself will take care of that.

      • aws-redshift
      • mariadb
      • mysql
      • oracle-database
      • postgresql
      • sqlserver

      In order to exclude the autoconfiguration, the following line spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration has to be added into the application.properties file

              nshendye@redhat.com Nilam Shendye
              fmariani@redhat.com Federico Mariani
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: