As a note, I downgraded all of the Docker containers to use JDK 9 (9.0.4) and I still get the same problem running the SpringBoot 2 application. Running in my IDE a test case works perfectly fine.
*Caused by: java.lang.RuntimeException: jdk.internal.misc.JavaNioAccess class is unavailable.* *Caused by: java.lang.IllegalAccessException: class org.apache.ignite.internal.util.GridUnsafe cannot access class jdk.internal.misc.SharedSecrets (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @78a89eea* ----- KJQ -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
