Cyril Franceschini
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
Cyril Franceschini created a post, AnsweredHow to resolve packages when they don't follow the directories
Hi, I'm writing a Play Framework app using sub-modules "a" and "b", by following the official doc. The routes files are based on package, so for example: a.routes file POST /action ...