Skip to content

mariussoutier/playframework-module-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Module Seed

Seed project to get you started to write a Playframework 2.5 module. A module is 2.5+'s version of a Play plugin featuring dependency injection. Reusable generic code should be factored out into independent modules.

You can run a module as if it were a Play app by specifying reference.conf as the config file.

To write your own module, simply clone this one, change the package from com.mariussoutier.play to yours and look for everything marked with TODO.

About

Seed project to start writing Playframework modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published