davsclaus commented on issue #527: Enhancing way of calculating the dependencies
URL: https://github.com/apache/camel-k/issues/527#issuecomment-469762699
 
 
   In Apache Camel we have a little tool that scans the source code .java file 
and find the endpoint uri's, also from those eips with pollEnrich and such
   
   
https://github.com/apache/camel/blob/master/catalog/camel-route-parser/src/main/java/org/apache/camel/parser/RouteBuilderParser.java#L98
   
   Its what the upstream Camel tooling uses, and as well the IDE plugins for 
IDEA and Eclipse etc.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to