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: add @ApplicationScoped to a class that contains @Startup method #33938

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Jun 9, 2023

- and declares no scope; ignore producers
- previously, we only added a scope to bean classes, producer methods
and fields annotated with `@Startup`, i.e. we ignored  `@Startup`
methods
- related to quarkusio#33908
@mkouba mkouba requested review from FroMage and manovotn June 9, 2023 13:20
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jun 9, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 9, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants