Deployment Angular
Version vom 28. April 2019, 10:21 Uhr von Martin Kirner (Diskussion | Beiträge) (→Mulitmodule Maven Project)
Noch in Bearbeitung
Mulitmodule Maven Project
cd parent-project mvn archetype:generate -DgroupId=org.baeldung -DartifactId=core mvn archetype:generate -DgroupId=org.baeldung -DartifactId=service mvn archetype:generate -DgroupId=org.baeldung -DartifactId=webapp
Links
https://www.baeldung.com/maven-multi-module
webpack
Aktuell nicht verwendet
Als Sub-Module
Links
https://github.com/eirslett/frontend-maven-plugin
https://dzone.com/articles/building-a-web-app-using-spring-boot-angular-6-and
Zurück zu Angular