-
Task
-
Resolution: Unresolved
-
Normal
-
1.37.0
-
None
-
None
When we execute a WF in dev mode we can see the warning below in the logs.
We must adjust the given configrations according to Quarkus 3.20.1
[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.
org.kie.kogito.addons.quarkus.jobs.service.embedded.KogitoAddonsQuarkusJobsServiceEmbeddedRuntimeConfig
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