Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.19.0
-
Component/s: camel-spring-boot
-
Labels:None
-
Estimated Complexity:Unknown
Description
The new tooling improvements provided by CAMEL-9419 also added spring-boot auto configuration for many components.
But components without configuration properties (all components that are configurable at endpoint level only, eg. exec) do not have this feature.
I think it would be useful to add auto-configuration to all modules left behind.
I can work on this feature.