|
|
|
|
|
by strictfp
3468 days ago
|
|
Sorry but I cannot agree. I work on the JVM and this pattern is great for "hello world" webapps but breaks down pretty quickly. When large parts of your logic like metrics, security and routing is being done with metaprogramming you're really doing yourself a disservice. |
|
[0] - https://github.com/SergioBenitez/Rocket/blob/master/examples...