Interface RestApiComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface RestApiComponentBuilderFactory
    Expose OpenAPI Specification of the REST services defined using Camel REST DSL. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • restApi

        static RestApiComponentBuilderFactory.RestApiComponentBuilder restApi()
        REST API (camel-rest) Expose OpenAPI Specification of the REST services defined using Camel REST DSL. Category: core,rest Since: 2.16 Maven coordinates: org.apache.camel:camel-rest
        Returns:
        the dsl builder