Interface IntrospectionUtils.PropertySource

    • Method Detail

      • getProperty

        java.lang.String getProperty​(java.lang.String key)
        Returns the value of the property with the specified key.
        Parameters:
        key - The property key
        Returns:
        the property value, or null if not found