Interface RestOpenapiComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface RestOpenapiComponentBuilderFactory
    Configure REST producers based on an OpenAPI specification document delegating to a component implementing the RestProducerFactory interface. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • restOpenapi

        static RestOpenapiComponentBuilderFactory.RestOpenapiComponentBuilder restOpenapi()
        REST OpenApi (camel-rest-openapi) Configure REST producers based on an OpenAPI specification document delegating to a component implementing the RestProducerFactory interface. Category: openapi,rest,api Since: 3.1 Maven coordinates: org.apache.camel:camel-rest-openapi
        Returns:
        the dsl builder