playframework - are play 2.1.x modules compatible with 2.2.x , link refers to 2.1.x modules -


i see modules list mentioned 2.2 @http://www.playframework.com/documentation/2.2.x/modules

but modules referring 2.1.x .

are these module compatible 2.2.x

no, need build play 2.2.

but of them on github, can fork them , adapt code work play 2.2 according migration instructions.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -