Skip to content

Latest commit

 

History

History

an-actor-selection-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

search actor by it's path selection Build Status

A simple akka getting started example quickly created in idea IDE (sbt wrapper, scala 2.13, akka 2.6.x + testkit, scalatest, scalactic)

test and run app:

./sctw test
./sctw clean run

build fat jar:

./sbtw clean assembly
# ...
java -jar ./target/scala-*/*-assembly-*.jar

resources: