I have a question about loading properties from custom configuration files. I have tried
two different approaches to loading my oauth.properties file but I can\
In a generic case, to fetch any File from the "/conf" directory, using Play 2.2 it can be done as follows (note that "/conf" is on the classpath, so you should not include it).