クラス ProjectInfoProperties.Build

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

public static class ProjectInfoProperties.Build extends ObjectSE
特定の情報プロパティを構築します。
  • コンストラクターの詳細

    • Build

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

    • getLocation

      public Resource getLocation()
    • setLocation

      public void setLocation(Resource location)
    • getEncoding

      public CharsetSE getEncoding()
    • setEncoding

      public void setEncoding(CharsetSE encoding)