4 ms·
When I tried out the play framework that was one of the "woah" moment when I discovered the typesafe routing. It is really good, and it automatically generates
by luos 11y ago
When I tried out the play framework that was one of the "woah" moment when I discovered the typesafe routing. It is really good, and it automatically generates the routes from controller methods.
It's like a whole new world of generating urls.