Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is related to
-
CAMEL-18944 REST YAML does not work in Spring Boot
- Resolved
- relates to
-
CAMEL-19176 camel-platform-http - Add listener for added/removed http endpoints
- Resolved
-
CAMEL-19178 camel-common-http - Make HttpBinding more reusable
- Resolved
-
CAMEL-19182 camel-platform-http-starter - Async processing with Spring Boot
- Resolved
- links to