I’m trying to implement authentication using BCrypt, in my Play 2.1. Java application, but I’m getting Invalid salt version exception when I’m trying to authenticate the user. This is my stack trace I’m using following maven repository: http://mvnrepository.com/artifact/org.mindrot/jbc…
Tag: playframework-2.1
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