-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Remove private field injection from within our own extensions. #5066
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@manovotn can you also change |
ffc5280
to
c395684
Compare
Sure thing, done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@manovotn there is also one in quarkus Vert.x
|
@loicmathieu I'll add it here as well, but that's just a test class. |
c395684
to
3baff96
Compare
These can lead to debug log warning about unrecommended usage of private fields.