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