/scaldi-play

Scaldi integration for Play framework

Primary LanguageScalaApache License 2.0Apache-2.0

scaldi-play

Scaldi integration for Play framework

Please take a look at this example project that uses scaldi-play in Play 2.2.2 application. (Tutorial can be found here)

SBT Configuration:

libraryDependencies += "org.scaldi" %% "scaldi-play" % "0.3"

Build Status