Hi https://issues.apache.org/jira/browse/CAMEL-17641
For some camel EIPs and components you can use aggregation strategy, idempotent repository and other kind of beans that Camel provides a API for. To configure and use these beans then you often would need to find a doc snippet that has an example. And maybe also dive into the source code. So I started to mark up these beans that we have in all the components, and then to include metadata about these in camel-catalog. This allows us to put these in the docs, and make better tooling that can tap into the catalog to know what comes from ASF Camel. The PR is a first prototype with some beans marked up from core, and camel-zipfile. https://github.com/apache/camel/pull/13491 But there are potentially 30-50 more beans we need to find and markup, and also make sure they are pojo configure friendly with getter/setters. -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2