You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Running Petclinic in VSCode, looking at the live hovers of
OwnerController
, then clicking on the link in the hover for the wired beanOwnerRepository
that shows up asorg.springframework.samples.petclinic.owner.OwnerRepository
. Clicking on that link results in an error message showing up.The text was updated successfully, but these errors were encountered: