-
Epic
-
Resolution: Unresolved
-
Normal
-
1.37.0
-
None
-
None
-
Align configs with Quarkus 3.20.1
-
False
-
-
False
-
To Do
-
50% To Do, 50% In Progress, 0% Done
-
-
When we execute a workflow with the dev profile, we can see the Warnings below.
We must alingn our configuraitions to the new format.
[INFO] — quarkus:3.20.1:generate-code (default) @ serverless-workflow-project —
[WARNING] [io.quarkus.config.build] The following config roots are using the legacy configuration classes infrastructure and should be adjusted to use an interface and @ConfigMapping.
See https://quarkus.io/guides/writing-extensions#configuration for more information. Please report this issue to their respective owners.
- io.quarkiverse.asyncapi.generator.AsyncApiConfigGroup
- io.quarkiverse.jackson.jq.deployment.JacksonJqConfig
- org.kie.kogito.addons.quarkus.jobs.service.embedded.KogitoAddonsQuarkusJobsServiceEmbeddedRuntimeConfig
- org.kie.kogito.addons.quarkus.knative.eventing.deployment.EventingConfiguration
- org.kie.kogito.index.addon.config.DataIndexBuildConfig
- org.kie.kogito.index.addon.config.DataIndexRuntimeConfig
- org.kie.kogito.index.addon.config.DataIndexUIClientRuntimeConfig
- org.kie.kogito.job.http.recipient.JobHttpRecipientRuntimeConfiguration
- org.kie.kogito.quarkus.config.KogitoBuildTimeConfig
- org.kie.kogito.quarkus.config.KogitoRuntimeConfig
- org.kie.kogito.quarkus.serverless.workflow.config.KogitoBuildTimeConfig
- org.kie.kogito.quarkus.serverless.workflow.config.KogitoServerlessWorkflowRuntimeConfig
- org.kie.kogito.quarkus.workflow.deployment.config.KogitoWorkflowBuildTimeConfig