I have one angular2 app, I can deploy it on wildfly9 and it works fine when i use hashing.
If I remove hashing its not routing properly(actually displaying 404 not found resource) though it can load the index.html. So is there any suggestion how can I deploy angular2 app without hashing on Wildfly9?