クラス ProjectInfoProperties.Git

java.lang.ObjectSE
org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
含まれているクラス:
ProjectInfoProperties

public static class ProjectInfoProperties.Git extends ObjectSE
Git 固有の情報プロパティ。
  • コンストラクターの詳細

    • Git

      public Git()
  • メソッドの詳細

    • getLocation

      public Resource getLocation()
    • setLocation

      public void setLocation(Resource location)
    • getEncoding

      public CharsetSE getEncoding()
    • setEncoding

      public void setEncoding(CharsetSE encoding)