Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.4, 4.4.0
-
None
-
Unknown
Description
You can end up with starting a Camel app with
2024-02-28 13:42:46.558 INFO 29979 --- [ main] t.platform.http.main.MainHttpServer : HTTP endpoints summary
2024-02-28 13:42:46.559 INFO 29979 --- [ main] t.platform.http.main.MainHttpServer : http://0.0.0.0:8080/${app.mypath} (POST) (accept:application/json produce:appli
Where the context-path is not resolved:
app.mypath = helloapp
Its some code in RestDefinition that among others need to resolve placeholders
Attachments
Issue Links
- links to