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

Use package private field injection #1937

Merged
merged 1 commit into from
Oct 6, 2022
Merged

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Oct 6, 2022

This is done in order to avoid warnings in Quarkus (which does support private field injection but needs to use reflection)

Relates to: quarkusio/quarkus#28420

This is done in order to avoid warnings in Quarkus
(which does support private field injection but needs
to use reflection)

Relates to: quarkusio/quarkus#28420
@cescoffier cescoffier added this to the 3.21.0 milestone Oct 6, 2022
@ozangunalp
Copy link
Collaborator

That's great thanks @geoand !

@ozangunalp ozangunalp merged commit e190f71 into smallrye:main Oct 6, 2022
@geoand
Copy link
Contributor Author

geoand commented Oct 7, 2022

YW!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants