/akka-system-simple-demo

Simple Demo on Akka System

Primary LanguageScala

#Akka System Demo

Use the following command to start the project.

Make sure you have sbt in your computer

sbt run

To build a jar, please use

sbt package