You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/01/30 17:17:00 UTC

[jira] [Created] (CAMEL-17571) camel-main - Allow to bean inject beans from @Inject and other similar annotations

Claus Ibsen created CAMEL-17571:
-----------------------------------

             Summary: 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
             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)