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: make it possible to discover the bean types of a synthetic bean #44888

Open
mkouba opened this issue Dec 3, 2024 · 1 comment
Open

ArC: make it possible to discover the bean types of a synthetic bean #44888

mkouba opened this issue Dec 3, 2024 · 1 comment
Labels
area/arc Issue related to ARC (dependency injection) kind/enhancement New feature or request

Comments

@mkouba
Copy link
Contributor

mkouba commented Dec 3, 2024

Description

Currently, all types must be added manually. It might make sense to add an alternative to jakarta.enterprise.inject.spi.configurator.BeanConfigurator.addTransitiveTypeClosure(Type).

Implementation ideas

No response

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

quarkus-bot bot commented Dec 3, 2024

/cc @Ladicek (arc), @manovotn (arc)

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) kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant