Environment: - Front end developed in Angular 6. - Backend developed in Java Spring boot. - Hosted in wildfly app server.
Description: If we navigate through the route(Angular route) it's working fine. But once page getting reload/refresh, it's throwing 404 error.
This error is throwing from backend, i think due to the url pattern. To fix that we have to update the deployment descriptor file (i.e. web.xml).