Skip to content

Quarkus 3.20+ issues warning #518

@melloware

Description

@melloware

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions