Package io.quarkus.info.deployment
Interface InfoBuildTimeConfig.Os
- Enclosing interface:
InfoBuildTimeConfig
public static interface InfoBuildTimeConfig.Os
-
Method Summary
Modifier and TypeMethodDescriptionbooleanenabled()Whether os info will be included in the info endpoint
-
Method Details
-
enabled
@WithDefault("true") boolean enabled()Whether os info will be included in the info endpoint
-