Akka TCP编辑,启动报错如下:
Exception in thread "main" java.lang.ClassNotFoundException: akka.remote.RemoteActorRefProvider
添加依赖如下:
compile "com.typesafe.akka:akka-remote_2.12:2.6.19"