Annotation Type TapirContextConfiguration

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<?>[] value
      The annotated classes to use for loading an ApplicationContext.
    • Element Detail

      • value

        java.lang.Class<?>[] value
        The annotated classes to use for loading an ApplicationContext.
        Returns:
        the configuration classes
        Since:
        2.0.0
        See Also:
        Configuration