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

fix: REST endpoint code vision hint is not resolving a public static final and quarkus.rest.path parameter #1396

Merged

Conversation

angelozerr
Copy link
Contributor

@angelozerr angelozerr commented Oct 9, 2024

fix: REST endpoint code vision hint is not resolving a public static final and quarkus.rest.path parameter

Fixes #1393

  • fix: for: REST endpoint code vision hint is not resolving a public static final

image

  • fix for quarkus.rest.path

With quarkus.rest.path=bar in application.properties:

image

@angelozerr angelozerr changed the title fix: REST endpoint code vision hint is not resolving a public static fix: REST endpoint code vision hint is not resolving a public static final and quarkus.rest.path parameter Oct 9, 2024
@angelozerr angelozerr force-pushed the codelens_url_with_constants branch 3 times, most recently from 010af4f to d4d1ebb Compare October 10, 2024 07:55
@angelozerr angelozerr marked this pull request as ready for review October 10, 2024 07:57
@angelozerr angelozerr merged commit 46aaa3b into redhat-developer:main Oct 10, 2024
6 of 9 checks passed
Copy link

sonarcloud bot commented Oct 10, 2024

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.

REST endpoint code vision hint is not resolving a public static final and quarkus.rest.path parameter
1 participant