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

Get rid of wildcard imports in Micrometer extension #28833

Merged
merged 1 commit into from Oct 26, 2022

Conversation

gastaldi
Copy link
Contributor

This prevents errors like Reference to 'Record' is ambiguous, both 'io.quarkus.deployment.annotations.Record' and 'java.lang.Record' match when building with JDK 17+

This prevents errors like `Reference to 'Record' is ambiguous, both 'io.quarkus.deployment.annotations.Record' and 'java.lang.Record' match` when building with JDK 17+
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 25, 2022

/cc @ebullient

@gastaldi gastaldi merged commit 25e76cc into quarkusio:main Oct 26, 2022
@gastaldi gastaldi deleted the wildcard_import branch October 26, 2022 00:28
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants