Annotation Type TestConfiguration

    • Optional Element Summary

      Optional Elements 
      Modifier and TypeOptional ElementDescription
      Stringvalue
      Explicitly specify the name of the Spring bean definition associated with this Configuration class.
    • Element Detail

      • value

        String value
        Explicitly specify the name of the Spring bean definition associated with this Configuration class. See Configuration.value() for details.
        Returns:
        the specified bean name, if any
        Default:
        ""