Relative Content

Tag Archive for spring-bootkeycloakresteasy

Is resteasy-core removed/missing in keycloak 24.0.X?

I try to follow the tutorial by baeldung to setup a keycloak server app. But when I update the version for keycloak to 24.0.X the jboss resteasy-core lib is missing and so I can’t use the ResteasyContext class. I removed the folder in my m2 repo to reload the packages etc. but nothing worked. When I add the dependency for resteasy-core itself, the application is starting but instant shutting down: