Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
This module allows you to add routes through annotations, allowing you to declare your routes in your controllers.
https://github.com/digiPlant/play-router-annotations
Written by Nicolas Leroux, Leon Radley.
| router-1.2 ★ | Dec 16, 2011 | Documentation | Download |
| router-1.1 | Jun 22, 2011 | Documentation | Download |
| router-1.0 | Apr 19, 2011 | Documentation | Download |
| router-head | Apr 19, 2011 | Documentation | Download |
To install locally this modules use the install command:
play install router-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> router {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.