Annotation Type ConditionalOnMatchingHostname

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String name
      Name of the property containing the hostname to match as its value (may be a Java regular expression).
    • Element Detail

      • name

        java.lang.String name
        Name of the property containing the hostname to match as its value (may be a Java regular expression).
        Returns:
        the pattern or the host name.