Annotation Type Configuration

    • Element Detail

      • value

        String[] value
        Returns:
        the configuration property name.
        Default:
        {}
      • mandatory

        boolean mandatory
        Returns:
        true if the configuration property is mandatory, false otherwise.
        Default:
        false
      • injectDefault

        boolean injectDefault
        Returns:
        true if a default value should be injected when the field is null, false if the field should be left as-is.
        Default:
        true