Luca Burgazzoli created CAMEL-11291:
---------------------------------------
Summary: spring boot starters:
Key: CAMEL-11291
URL: https://issues.apache.org/jira/browse/CAMEL-11291
Project: Camel
Issue Type: Improvement
Components: camel-spring-boot, camel-spring-boot-starters
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Priority: Minor
Fix For: 2.20.0
as today the camel-package-maven-plugin is responsible to generate
component starters but sometimes you need to hook into the auto configuration
process and with generated started it may be problematic as changes may be
overridden by the next camel-package-maven-plugin run.
So it would be nice to have the auto generation code to collect some bean post
configurer and apply them to the component being created.
For reference see:
https://lists.apache.org/thread.html/04816521e7eb0c52f0e87488ac0d3a87d8941b3fc180308b07b03aab@%3Cdev.camel.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)