-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Seeing this warning in the log...
2025-08-02 11:10:16,652 WARN [io.qua.deployment] (main)
Run time configuration should not be consumed in Build Steps, use RuntimeValue<io.quarkiverse.resteasy.problem.ProblemRuntimeConfig>
in a @Recorder constructor instead at io.quarkiverse.resteasy.problem.ProblemRuntimeConfig
config of void io.quarkiverse.resteasy.problem.deployment.ProblemProcessor.applyRuntimeConfig(io.quarkiverse.resteasy.problem.postprocessing.ProblemRecorder,io.quarkiverse.resteasy.problem.ProblemRuntimeConfig)
of class io.quarkiverse.resteasy.problem.deployment.ProblemProcessor
You can fix it similar to this fix I just made in Quarkus Logging Manager: quarkiverse/quarkus-logging-manager#377
Metadata
Metadata
Assignees
Labels
No labels