💳 - A mini bank project using Akka as backend and persistent actors' states with Cassandra
MiniBank
├─src
│ ├─main
│ │ ├─resources
│ │ └─scala
│ │ └─com
│ │ └─valerioL29
│ │ └─bank
│ │ ├─actors
│ │ └─http
│ └─test
│ └─scala
└─build.sbt
- Install
JDK1.8.0
- Import the whole project into
IDEA
- Run
Bank.scala