I’m following one of the play framework tutorials, but I’m getting compile errors whenever I try to use reverse routing. Firstly, where the error shown in intelliJ is ‘cannot resolve method javascriptRouter(java.lang.String, ?, ?, ?, ?)’ But also in the a unit test: where it cannot resolve the index method. Is this a problem with intelliJ, or am I missing
Tag: playframework-2.0
how to read a list of objects from the configuration file in play framework
How can i read a list of users from the configuration file in play framework? i have tried doing something like this: from the play application will give me this a list of objects, if I iterate through the list i get each object as at this point i don’t know how i can elegantly get the value of the