mardi 8 mai 2018

Error:Not Found after deployment to App Engine

After i deployed my app to appengine, only my default servlet mapping worked. a.k.a - my home page. Every other page displays Error:Not Found I use annotations instead of xml, so i don't have web.xml file to show.

Sample mapping ->

GetMapping(value = "/createjob")

I've tried almost everything but nothing worked. Any help will be gladly appreciated. Thank you in advance!

Aucun commentaire:

Enregistrer un commentaire