Claus Ibsen created CAMEL-17455:
-----------------------------------
Summary: camel-core - RouteBuilder deprecate endpoint methods as
they resolve endpoint to eager
Key: CAMEL-17455
URL: https://issues.apache.org/jira/browse/CAMEL-17455
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.15.0
We do not use the endpoint(string) -> Endpoint methods on BuilderSupport that
are part of Java DSL.
These causes the endpoint instance to be resolved too eager during bootstrap.
And end users do not really use these methods.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)