[ https://issues.apache.org/jira/browse/CAMEL-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on CAMEL-15274 started by Ramu. ------------------------------------ > camel-spring-boot - Add back http endpoint for route information > ---------------------------------------------------------------- > > Key: CAMEL-15274 > URL: https://issues.apache.org/jira/browse/CAMEL-15274 > Project: Camel > Issue Type: New Feature > Components: camel-spring-boot > Reporter: Claus Ibsen > Assignee: Ramu > Priority: Major > Fix For: 3.x > > > In Camel 2.x we had spring boot actuator that could output route details, eg > a list of the routes and their state, and some metrics. > It was also possible to stop/start routes etc. > However the latter was a concern for security. > But having a basic http endpoint service to dump route details would be good. > It should be disabled by default and only be a read-only service if enabled. > The old code in 2.x can be of inspiration. > And the old code is not compatible with newer spring boot so it needs to be > migrated. -- This message was sent by Atlassian Jira (v8.3.4#803005)