Skip to content

grayshirts/play-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Grayshirts Playframework Modules

Modules for adding functionality to Play Framework 1.2.x

Available modules


    - ar.com.grayshirts -> gzip 0.2

Available modules

Remember to add grayshirts repository to download dependencies


repositories:
    - grayshirts:
        type: http
        artifact: "https://github.com/grayshirts/play-modules/raw/master/[module]/dist/[module]-[revision].zip"
        contains:
            - ar.com.grayshirts -> *

Also remember to create the file conf/play.plugins and add this line to activate Gzip Plugin

1001:plugins.gzip.GzipCompressionPlugin

Coming soon modules

  • Playframework updater (netty, groovy, etc)
  • Static resources minifier
  • Better CRUDs for MongoDB
  • Cache optimizations

Contribution guidelines

Feel free to use, comment or suggest enhancements for these modules.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published