I am using play spring-1.0.1 module and as per the documentation :
play spring-1.0.1
To enable component scanning, add this line to the /conf/application.conf file: play.spring.component-scan=true Note that ...
To enable component scanning, add this line to the
play.spring.component-scan=true Note that ...