Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Spring [spring] module

This module allows to use Spring managed beans inside your play! applications.

http://github.com/pepite/Play--framework-Spring-module

Written by Nicolas Leroux.

Published releases

spring-1.0.2 ★ Sep 12, 2011 Documentation Download
spring-1.0.1   May 18, 2011 Documentation Download
spring-1.0   Mar 22, 2010 Documentation Download

To install locally this modules use the install command:

play install spring-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> spring {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.