-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
Context
The Debezium Extensions for Quarkus are actually equipped with Dev Services to get the user a smooth developer experience. The DevServices are in some cases an override from the Datasource Extension or a totally new version. Furthermore, the dev services doesn't support any customization like port or env variable which in some cases are useful for developers.
Changes
We should align all the the extension to use the Debezium DevServices and align the configuration. We should also support configurations like port, address and env variable.