/play-akka-command-app

A small application that shows Play and Akka using the Command pattern.

Primary LanguageScala

Play with Command Pattern, using Akka

This is a very simple Play application that shows how you can use Akka with the Command pattern to isolate domain logic and provide a logging context.