Nicola Ferraro created CAMEL-10416:
--------------------------------------

             Summary: spring-boot native support for REST DSL
                 Key: CAMEL-10416
                 URL: https://issues.apache.org/jira/browse/CAMEL-10416
             Project: Camel
          Issue Type: New Feature
            Reporter: Nicola Ferraro
            Assignee: Nicola Ferraro
            Priority: Minor


It should be possible to use the REST DSL natively on top of the 
spring-boot-web implementation, without the need to bind the Camel services 
under a specific sub-root (eg. camel-servlet requires all your services being 
under the "/camel/*" path or something else).

Probably we need a component for that. With such a component, it would be 
easier to switch between any of the spring-boot embedded servers (Tomcat, 
Jetty, Undertow, ...) and reuse all the spring-boot features for what concerns 
eg. configuration, health checks, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to