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 - document io.quarkus.arc.WithCaching #17625

Closed
mkouba opened this issue Jun 2, 2021 · 1 comment · Fixed by #17671
Closed

ArC - document io.quarkus.arc.WithCaching #17625

mkouba opened this issue Jun 2, 2021 · 1 comment · Fixed by #17671
Assignees
Labels
area/arc Issue related to ARC (dependency injection) area/documentation kind/enhancement New feature or request
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Jun 2, 2021

This annotation can be used together with javax.enterprise.inject.Instance to cache the result of the Instance#get() operation even for @Dependent beans.

@mkouba mkouba added the kind/enhancement New feature or request label Jun 2, 2021
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jun 2, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 2, 2021

/cc @manovotn

@mkouba mkouba self-assigned this Jun 3, 2021
mkouba added a commit to mkouba/quarkus that referenced this issue Jun 3, 2021
mkouba added a commit to mkouba/quarkus that referenced this issue Jun 4, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 4, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.Final Jun 7, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Jun 7, 2021
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 kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants