[
https://issues.apache.org/jira/browse/CAMEL-17571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504906#comment-17504906
]
Claus Ibsen edited comment on CAMEL-17571 at 3/14/22, 11:11 AM:
----------------------------------------------------------------
TODO: unit test in core for new SPI *DONE*
TODO: spring annotations *DONE*
TODO: cdi/quarkus annotations *DONE*
TODO: documentation *DONE*
TODO: example *DONE*
TODO: spring/quarkus/cdi annotations detected without needed spec JARs on
classpath *WONT FIX*
was (Author: davsclaus):
TODO: unit test in core for new SPI *DONE*
TODO: spring annotations *DONE*
TODO: cdi/quarkus annotations *DONE*
TODO: documentation *DONE*
TODO: example
TODO: spring/quarkus/cdi annotations detected without needed spec JARs on
classpath
> camel-main - Allow to bean inject beans from @Inject and other similar
> annotations
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-17571
> URL: https://issues.apache.org/jira/browse/CAMEL-17571
> Project: Camel
> Issue Type: New Feature
> Components: camel-main
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.16.0
>
>
> When running Camel standalone (not spring boot / quarkus / camel-k) but also
> with jbang, then it can be good if we can also allow to discover bean
> injections via @Inject and similar annotations. You can use Camels own
> @BeanInject but you may build a prototype and run standalone, and then later
> want to move this over to SB / Camel-K or Quarkus and then its easier if some
> of their annotations is already supported.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)