[
https://issues.apache.org/jira/browse/CAMEL-18026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-18026:
-----------------------------------
Assignee: Claus Ibsen
> camel-rest - Rest DSL - Output more fine grained http endpoints that are
> available
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-18026
> URL: https://issues.apache.org/jira/browse/CAMEL-18026
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.17.0
>
>
> If you use rest-dsl then http endpoints may be limited to POST, GET etc.
> It would be good to have a summary of these rest-dsl endpoints when you
> startup Camel (we could also have content-type consume/produces) listed.
> And we can make this into a camel-console as well, so we in the future can
> have a nicer dashboard that lists the rest endpoints.
> Today we have
> {code}
> 2022-04-28 10:17:35.942 INFO 95702 --- [ main]
> org.apache.camel.main.VertxHttpServer : HTTP endpoints summary
> 2022-04-28 10:17:35.944 INFO 95702 --- [ main]
> org.apache.camel.main.VertxHttpServer : http://0.0.0.0:8080/parcels
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)