【问题标题】:is it possible to integrate the angular project and spring boot project in one是否可以将 Angular 项目和 Spring Boot 项目合二为一
【发布时间】:2018-08-30 12:44:25
【问题描述】:

https://dzone.com/articles/angular-2-and-spring-boot-development-environment

根据上面的链接,我已经分别创建并部署了服务器和客户端战争文件,并且工作正常。但是我希望客户端和服务器端文件都在一个war文件中,并且我应该只部署一个war文件,其中包括web serer中的服务器端和客户端文件。请做需要。

提前致谢

【问题讨论】:

    标签: angular spring-boot webserver spring-boot-maven-plugin


    【解决方案1】:

    如果您遵循参考 url(构建和部署部分),则“demo-app-server.war”包含静态(角度代码)和 java 二进制文件。您只能部署此 war 文件。

    【讨论】:

      猜你喜欢
      • 2015-06-04
      • 1970-01-01
      • 2019-01-28
      • 2019-10-22
      • 1970-01-01
      • 2020-06-04
      • 2019-02-18
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多