Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.0
-
None
-
Unknown
Description
Docs: https://camel.apache.org/components/3.14.x/bean-component.html#_using
Missing java code example after:
You can use the createProxy() methods on ProxyHelper to create a proxy that will generate exchanges and send them to any endpoint:
Similar next chapter in docs: https://camel.apache.org/components/3.14.x/bean-component.html#_bean_as_endpoint
Missing code examples after the first and third sentence:
In the route below:
The source for the bean is just a plain POJO: