Interface RestSwaggerComponentBuilderFactory


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

      • restSwagger

        static RestSwaggerComponentBuilderFactory.RestSwaggerComponentBuilder restSwagger()
        REST Swagger (camel-rest-swagger) Configure REST producers based on a Swagger (OpenAPI) specification document delegating to a component implementing the RestProducerFactory interface. Category: rest,swagger,http Since: 2.19 Maven coordinates: org.apache.camel:camel-rest-swagger
        Returns:
        the dsl builder