generated from moderneinc/rewrite-recipe-starter
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Is your feature request related to a problem? Please describe.
It is necessary to rewrite quarkus.camunda.*
to quarkus.operaton.*
in Quarkus Properties, currently this is not happening
Describe the solution you'd like
We should implement this in a similar way than we did for Spring
Additional context
https://github.com/camunda/camunda-bpm-examples/tree/master/quarkus-extension/datasource-example is well suited for testing this.