Package io.quarkus.info.deployment
Interface InfoBuildTimeConfig.Git
- Enclosing interface:
InfoBuildTimeConfig
public static interface InfoBuildTimeConfig.Git
-
Method Details
-
enabled
@WithDefault("true") boolean enabled()Whether git info will be included in the info endpoint -
mode
Controls how much information is present in the git section
-