Mysterious injection error message when starting Play Framework 2.4 application
I’m trying to migrate my app from Play Framework 2.3 to 2.4. The migration documentation state that there is a new routing system that use injection but that the old code from 2.3 should still work, …