-
Task
-
Resolution: Unresolved
-
Major
-
None
-
False
-
-
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