Loading native library in Quarkus application

前端 未结 0 889
梦谈多话
梦谈多话 2021-01-31 07:16

I need to load a native library (.so file) and its java wrapper jar in a quarkus web application. If I use System.loadLibrary call as a static initializer in my Resource, I get&

相关标签:
回答
  • 消灭零回复
提交回复
热议问题