I have a requirement to Deploy Java app which has angular code merged in it. But I am not able to access the app, maybe I missed something.
Any help is highly appreciated. Thanks in advance.
FYI, for developing the app, I have referred the below link https://medium.com/bb-tutorials-and-thoughts/how-to-build-angular-with-java-backend-for-production-9cc04f97e3c
I read somewhere that, for deploying java app on Tomcat, need to package it as a WAR file, so I did it and tried deploying using the below link. App got deployed but no luck in accessing it. https://www.baeldung.com/tomcat-deploy-war