Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArC - support CDI decorators #16010

Merged
merged 1 commit into from
Mar 31, 2021
Merged

ArC - support CDI decorators #16010

merged 1 commit into from
Mar 31, 2021

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Mar 25, 2021

@mkouba mkouba requested review from Ladicek and manovotn March 25, 2021 07:44
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Mar 25, 2021
@mkouba mkouba marked this pull request as ready for review March 29, 2021 14:10
Copy link
Contributor

@Ladicek Ladicek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few minor comments. You know I'm not capable of understanding it all :-)

Copy link
Contributor

@manovotn manovotn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed and tried this last week and since there were no major changes in the meantime, I am still good with it :-)

Just one question - do you plan to address documentation in a separate PR? Since we not state that decorators are unsupported.

@mkouba
Copy link
Contributor Author

mkouba commented Mar 30, 2021

Just one question - do you plan to address documentation in a separate PR? Since we not state that decorators are unsupported.

That's a good point. I should move decorators to the list of supported features ;-)

@mkouba mkouba added this to the 1.14 - main milestone Mar 30, 2021
- resolves quarkusio#15490

Update independent-projects/arc/processor/src/main/java/io/quarkus/arc/processor/BeanGenerator.java

Co-authored-by: Ladislav Thon <[email protected]>

Update docs/src/main/asciidoc/cdi.adoc

Co-authored-by: Matej Novotny <[email protected]>
@mkouba mkouba merged commit 76e1021 into quarkusio:main Mar 31, 2021
@geoand
Copy link
Contributor

geoand commented Mar 31, 2021

Wow, awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/documentation release/noteworthy-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CDI decorators
4 participants