Closed skokaina closed 8 years ago
fixed and merged in master
it can be tested now
Tested Ok.
Had to do :
$ git clone https://gitlab.talanlabs.com/sallah-kokaina/toast-tk-play-webapp.git $ cd toast-tk-play-webapp $ sbt $ dist $ exit (pour sortir du sbt) $ cd /app/assets/ $ npm install $ bower install $ gulp $ cd ../.. $ sbt run
And clean my browser then call the url "localhost:9000" and it works
On the webapp side, there's a collision between scala case class and java DAO bean RepositoryImpl: