Replies: 2 comments
-
same issue, is there a fix for this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Would be interesting from which repo Maven tries to load keycloak-admin-client. Maybe it's a corporate Maven repo, which caches artifacts. When running Maven from the command line, it shows where artifacts are downloaded. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use keycloak-admin-client in my springboot app. The problem is that I can't import the type
Keycloak
becauseorg.keycloak.admin.client.Keycloak
doesn't exist .Attached is my screenshot
Beta Was this translation helpful? Give feedback.
All reactions