REST-API-Client icon indicating copy to clipboard operation
REST-API-Client copied to clipboard

获取用户列表报错InjectionManagerFactory not found.

Open shuangshuangaini opened this issue 2 years ago • 0 comments

Exception in thread "main" java.lang.IllegalStateException: InjectionManagerFactory not found. at org.glassfish.jersey.internal.inject.Injections.lambda$lookupInjectionManagerFactory$0(Injections.java:74) at java.util.Optional.orElseThrow(Optional.java:290) at org.glassfish.jersey.internal.inject.Injections.lookupInjectionManagerFactory(Injections.java:74)

shuangshuangaini avatar Jan 09 '24 08:01 shuangshuangaini