spruceid / didkit

A cross-platform toolkit for decentralized identity.
https://www.spruceid.dev/didkit/didkit
Apache License 2.0
275 stars 76 forks source link

Java example fails on run #323

Closed gtebrean closed 1 year ago

gtebrean commented 2 years ago

I did the tutorial but it seems that on the java-springboot examples it fails with the following message:

Screenshot 2022-11-11 at 13 08 35

I also tried to run it with with -Djava.library.path but I got the same issue.

gtebrean commented 1 year ago

didkit has to be in the project root folder