[
https://issues.apache.org/jira/browse/CAMEL-21944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-21944:
-----------------------------------
Assignee: Claus Ibsen
> camel-jbang - Classpath scan custom JARs for beans and processors with
> dependency injection annotations
> -------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-21944
> URL: https://issues.apache.org/jira/browse/CAMEL-21944
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.12.0
>
>
> You may have a custom JAR that contains some SB/Quarkus beans that have
> annotated with @Component @Named or whatever annotations these runtimes uses
> for this stuff.
> So if the JAR has a class that is annotated with @Named("cheese") then we can
> try to find this class and know the classname and this can help jbang to run
> the code and also able to export as well.
> This is for existing pre build JARs (if you have custom java code then jbang
> detect these among the custom java source files)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)