簡體   English   中英

在 Spring Boot 應用程序中使用 npm 模塊

[英]Use npm modules in spring boot application

如何將第三方插件安裝為 node_modules 並在 Spring Boot Web 應用程序中訪問它們?

  1. 生成一個新的 Spring Boot 項目 Step
  2. 將項目拆分為單獨的模塊
  3. 將 Angular2 應用程序添加到項目中
  4. 配置 Maven 以構建 Angular2 應用程序
  5. 讓 Spring Boot 為 Angular2 應用服務
  6. 燃燒起來;動起來!
  7. 在 Spring Boot 后端使用 angular-cli 開發服務器

單擊此處查看完整說明。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM