Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Unknown
Description
We should think about making camel-catalog combined for the runtimes that we have OOTB
- standalone
- spring boot
- karaf
- quarkus
Instead of having them as separate catalogs, as it makes it a bit harder for tooling.
We could have all this in camel-catalog, and then information about the runtime supported on the component metadata.
"runtimes": "standalone,spring-boot"
It can be a single string, but for json structure it can also be a list
"runtimes": [ "standalone", "spring-boot" ]
Attachments
Issue Links
- is related to
-
CAMEL-13802 camel-catalog - Add catalog for camel-quarkus
- Resolved
- is required by
-
CAMEL-13804 website - Add page which lists which components supports which runtimes
- Resolved