omar alles created CAMEL-21525:
----------------------------------

             Summary: Issue camel-debezium-postgres-starter Auto-Configured Bean
                 Key: CAMEL-21525
                 URL: https://issues.apache.org/jira/browse/CAMEL-21525
             Project: Camel
          Issue Type: Bug
          Components: camel-spring-boot-starters
    Affects Versions: 4.9.0, 4.8.2
            Reporter: omar alles


Hi Team,

I believe there is a bug in the camel-debezium-postgres-starter module.

This issue affects at least versions *4.8.2* and {*}4.9.0{*}.

Specifically, the auto-configured bean listed in the 
_META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports_
 file points to:

_org.apache.camel.component.debezium.springboot.DebeziumPostgresComponentAutoConfiguration_

However, the correct package for _DebeziumPostgresComponentAutoConfiguration_ 
should be:

_org.apache.camel.component.debezium.{*}postgres{*}.springboot.DebeziumPostgresComponentAutoConfiguration_

Due to the nature of the issue, other camel debezium spring boot starters might 
be affected. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to