Omar Al-Safi created CAMEL-14009:
------------------------------------
Summary: Change camel-debezium configuration to be generated
during compile time
Key: CAMEL-14009
URL: https://issues.apache.org/jira/browse/CAMEL-14009
Project: Camel
Issue Type: Improvement
Components: camel-debezium
Affects Versions: 3.0.0.RC2
Reporter: Omar Al-Safi
Currently we generate the configurations manually for Debezium component, this
approach is a bit annoying especially if the configuration changes due to new
version update which can make it difficult to follow. As suggested by
[~jpechane], we can utilize the configurations {{ALL_FIELDS}} property that
exists in all DBZ connector configurations and generate concentrate class
configurations during compile time using a script through Maven Groovy, Maven
plugin or whatever is feasible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)