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 Summary
FieldsModifier and TypeFieldDescription(package private) booleanSpecify the reported DOWN responses should be aligned with RFC 9457 - Problem Details for HTTP APIs. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
includeProblemDetails
Specify the reported DOWN responses should be aligned with RFC 9457 - Problem Details for HTTP APIs.- See Also:
-
-
Constructor Details
-
SmallRyeHealthBuildFixedConfig
public SmallRyeHealthBuildFixedConfig()
-