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

navigation to class of wired bean is broken #1268

Closed
martinlippert opened this issue Jun 12, 2024 · 3 comments
Closed

navigation to class of wired bean is broken #1268

martinlippert opened this issue Jun 12, 2024 · 3 comments
Assignees
Labels
for: vscode something that is specific for VSCode theme: live-data type: bug

Comments

@martinlippert
Copy link
Member

martinlippert commented Jun 12, 2024

Running Petclinic in VSCode, looking at the live hovers of OwnerController, then clicking on the link in the hover for the wired bean OwnerRepository that shows up as org.springframework.samples.petclinic.owner.OwnerRepository. Clicking on that link results in an error message showing up.

image
@martinlippert
Copy link
Member Author

Maybe related to Side note: maybe this is related to #1269

@martinlippert
Copy link
Member Author

Side note: used Spring Boot 2.7.3 in the petclinic project - in case that makes a difference.

@BoykoAlex
Copy link
Contributor

Fixed with 5a68303

@BoykoAlex BoykoAlex modified the milestones: 4.24.0.RELEASE, 4.23.1 Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: vscode something that is specific for VSCode theme: live-data type: bug
Projects
None yet
Development

No branches or pull requests

2 participants