I have created spring mvc - extjs app and i am having trouble with deploying it to production.
Deploying application
I've used sencha cmd to build the front end.
i have the build directory like
build>production>AppName
and this directory contains
index.htm, app.json, app.js, resources, etc..
i am building a war file with gradle and war file contains
WEB-INF/views/index.html
and my context root is myApp
so the url looks like
http://localhost:8080/myApp/home
so where can i put the files in build directory?
i ve tried a few things but every time i mess with the paths;
Deploying application
Aucun commentaire:
Enregistrer un commentaire