【发布时间】:2017-11-12 14:21:05
【问题描述】:
我找到了 angularjs 和 angular 2 的相关 SO 答案 Is it possible to include AngularJs to a project with Gradle
我尝试使用 gradle node 插件来构建 Angular Web 应用程序 https://github.com/srs/gradle-node-plugin/blob/master/docs/node.md#executing-npm-tasks
独立我能够执行 spring MVC 和 angular web 应用程序,但无法弄清楚如何构建它们并将其部署到同一个 tomcat 容器上。
【问题讨论】: