In play 1.x you had the http.path param which allowed you to set a url to add to every route
How can I achieve someting similar in play 2.0?
In play 1.x you had the http.path param which allowed you to set a url to add to every route
How can I achieve someting similar in play 2.0?