org.springframework.boot.info

Class InfoProperties.Entry

  • java.lang.Object
    • org.springframework.boot.info.InfoProperties.Entry
  • Enclosing class:
    InfoProperties


    public static final class InfoProperties.Entry
    extends java.lang.Object
    Property entry.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getKey() 
      java.lang.String getValue() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • getValue

        public java.lang.String getValue()