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
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
I can run the program as java application. However, when adding to a web application, it just can't find the filesystem provider.
Is there any extra configuration needed?
The text was updated successfully, but these errors were encountered:
How did you manage to run the Example application? I got the error: Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no libgfapi-jni in java.library.path]
I can run the program as java application. However, when adding to a web application, it just can't find the filesystem provider.
Is there any extra configuration needed?
I have the same issue. I can't add the jar to the springboot application.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can run the program as java application. However, when adding to a web application, it just can't find the filesystem provider.
Is there any extra configuration needed?
The text was updated successfully, but these errors were encountered: