Skip to content

dickwall/activator-akka-scala-parfait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka DI with Parfait and Scala

Demonstrates how to do Akka Dependency Injection with the Parfait pattern and Scala.

This template is based on the akka-scala-guice template.

Setup

  1. Download Typesafe Activator (or copy it over from a USB)
  2. Extract the zip and run the activator or activator.bat script from a non-interactive shell
  3. Your browser should open to the Activator UI: http://localhost:8888

Open in an IDE

If you want to use an IDE (Eclipse or IntelliJ), click on Code, select Open, and then select your IDE. This will walk you through the steps to generate the project files and open the project. Alternatively you can edit files in the Activator UI.

About

Example of Parfait Pattern for Dependency Injection with Akka

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages