↧
Play 2 – modules, plugins, what’s the difference? | Objectify
There seems to be some confusion regarding Play 2 modules and plugins. I imagine this is because the two are often synonymous. In Play (both versions – 1 and 2) there are distinct differences. In this...
View ArticleWriting modules for Play 2, part 2: Interceptors | Objectify
In the first part of this tutorial, we looked at the bare basics for creating, publishing and calling a module. The module we created didn’t really do much, so now it’s time to look at expaning the...
View ArticleWriting modules for Play 2, part 1: Get something working | Objectify
A couple of weeks ago, I migrated the Play! framework 1.x version of Deadbolt to the Play 2 platform, and was surprised at the lack of information on creating modules. This topic was covered in detail...
View Article