ニュース

そこでも触れたように、Java 9以降のJavaでは標準ライブラリやランタイムそのものが新しいモジュールシステムの仕組みの上で動作する。
JNI(Java Native Interface)でモジュールをロードする際に、モジュールのリンクするライブラリが存在するにもかかわらず、java.lang.UnsatisfiedLinkErrorとなりモジュールのロードが失敗します。 Interstage Application Serverのよくあるご質問 を検索できます。
After update to Spring boot 2.1.3.RELEASE and Java 11, compatibility with the jigsaw (java module system) was broken. Now fat-jars not running with the --module-path and --module params. How to ...