Interface InfoBuildTimeConfig.Git

Enclosing interface:
InfoBuildTimeConfig

public static interface InfoBuildTimeConfig.Git
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether git info will be included in the info endpoint
    Controls how much information is present in the git section
  • Method Details

    • enabled

      @WithDefault("true") boolean enabled()
      Whether git info will be included in the info endpoint
    • mode

      @WithDefault("standard") InfoBuildTimeConfig.Git.Mode mode()
      Controls how much information is present in the git section