[
https://issues.apache.org/jira/browse/CAMEL-19177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19177.
---------------------------------
Resolution: Fixed
> camel-platform-http - Spring Boot implementation that use directly the HTTP
> server
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-19177
> URL: https://issues.apache.org/jira/browse/CAMEL-19177
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring-boot
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.21.0, 4.0-M3, 4.0
>
>
> Instead of using a servlet as facade for platform-http with spring boot, then
> lets try to use its own apis to do something similar they do for their
> controllers (rest). Then we can be first class and all Camel endpoints can be
> invoked directly without a servlet context-path as prefix. This avoids any
> confusion such as when using rest-dsl, then the urls are as-is. And no
> problem if you switch to use jbang/main or quarkus as runtime instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)