Class SmallRyeHealthBuildFixedConfig

java.lang.Object
io.quarkus.smallrye.health.runtime.SmallRyeHealthBuildFixedConfig

@ConfigRoot(name="smallrye-health", phase=BUILD_AND_RUN_TIME_FIXED) public class SmallRyeHealthBuildFixedConfig extends Object
  • Field Details

    • includeProblemDetails

      @ConfigItem(defaultValue="false") boolean includeProblemDetails
      Specify the reported DOWN responses should be aligned with RFC 9457 - Problem Details for HTTP APIs.
      See Also:
  • Constructor Details

    • SmallRyeHealthBuildFixedConfig

      public SmallRyeHealthBuildFixedConfig()