クラス EnvironmentEndpoint.PropertySummaryDescriptor

java.lang.ObjectSE
org.springframework.boot.actuate.env.EnvironmentEndpoint.PropertySummaryDescriptor
含まれているクラス:
EnvironmentEndpoint

public static final class EnvironmentEndpoint.PropertySummaryDescriptor extends ObjectSE
Environment の特定のエントリの説明。
導入:
2.0.0
作成者:
Dave Syer, Phillip Webb, Christian Dupuis, Madhura Bhave, Stephane Nicoll, Scott Frederick
  • コンストラクターの詳細

    • PropertySummaryDescriptor

      public PropertySummaryDescriptor(StringSE source, @Nullable ObjectSE value)
  • メソッドの詳細

    • getSource

      public StringSE getSource()
    • getValue

      public @Nullable ObjectSE getValue()