Play framework allows some projects to not depend on the whole service, but just depend on the reverse router, so that the respective projects can generate reverse routes links.
To accomplish that, we must generate forwards-routes and reverse-routes separately.
Play framework allows some projects to not depend on the whole service, but just depend on the reverse router, so that the respective projects can generate reverse routes links.
To accomplish that, we must generate forwards-routes and reverse-routes separately.