Have a current Jboss Restful Web service for our ionic mobile apps. We deploy Jboss, but the nature of mobile apps who knows when users will download the update. I have to be careful that my backend update doesn't break older users experience.
Right now the web service just uses a path /jsonws/admin/login URL. The original thought was to add /jsonws/v3/admin/login. But it seems like when I move java files around the package needs to be change. Also not sure about the web.xml servlet file. Any idea where to start with this?
Aucun commentaire:
Enregistrer un commentaire