Play Framework 2.8 Doesnt Work with Split Routes #11241
Unanswered
sawanverma
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Got a minimal reproducer we can clone/muck around with? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have splitted my routes file and I am using macwire for Compile Time DI, my main route file looks something as following
In the standard.routes file
In the application loader I have the following .
The above throws an error as following
Can anyone suggest what am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions