Nicola Ferraro created CAMEL-10415:
--------------------------------------
Summary: camel-servlet-starter - Autoconfigure Servlet Endpoint
Key: CAMEL-10415
URL: https://issues.apache.org/jira/browse/CAMEL-10415
Project: Camel
Issue Type: Bug
Reporter: Nicola Ferraro
Assignee: Nicola Ferraro
Priority: Minor
It might be useful to autoconfigure the Camel-servlet-starter component to
automatically bind the rest endpoints under the "/camel/*" path by default.
A similar approach has been taken here:
https://github.com/fabric8-quickstarts/spring-boot-camel-rest-sql/blob/master/src/main/java/io/fabric8/quickstarts/camel/Application.java#L37-L43
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)