Skip to content

Using quarkus only for dependency injection #49032

Answered by Ladicek
hrgdavor asked this question in Q&A
Discussion options

You must be logged in to vote

ArC, the Quarkus build-time implementation of CDI, could theoretically be used outside of Quarkus, but the tooling to make that possible does not exist (by tooling, I mean 2 things: 1. a Maven plugin or similar, to run the build-time processing, 2. documented way how to bootstrap ArC at runtime). Also the ArC documentation doesn't distinguish between features built right into ArC and features built in the ArC Quarkus extension. Usage outside of Quarkus has simply never been a goal we would pursue.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hrgdavor
Comment options

Answer selected by hrgdavor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/arc Issue related to ARC (dependency injection)
2 participants