This project is to demonstrate how does angular integrate with java. It shows how angular project can be located on a java eclipse project and exproted as .war
Just pull the project and try! Feedback is always welcome :)
<How I made this project?>
https://stackoverflow.com/a/54629606/10109195
1.create java project on eclipse
2.add my existing angular project
3.add maven front end plugin on pom.xml
It helps to build your angular project.
4.change configuration of the angular project (angular.json)