[
https://issues.apache.org/jira/browse/CAMEL-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750841#comment-15750841
]
Claus Ibsen commented on CAMEL-10416:
-------------------------------------
Well I think in one way or the other we need to make that camel-servlet
registration easier in spring boot with Camel. This is rather hard to figure
out how to do.
And users who dont put that up wont understand why something dont work.
That would be the same for using camel-servlet in a plain route, vs using
rest-dsl etc.
> spring-boot native support for REST DSL and servlet
> ---------------------------------------------------
>
> Key: CAMEL-10416
> URL: https://issues.apache.org/jira/browse/CAMEL-10416
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot
> Reporter: Nicola Ferraro
> Assignee: Nicola Ferraro
> Fix For: 2.19.0
>
>
> 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)