iT邦幫忙

0

Java 開發 WEB 的好平台 -- Grails -- (3) 建立一個 SPA 的 Grails 專案

  • 分享至 

  • xImage
  •  

或許有人會問「那我要開發 SPA 網站時,要如何跟 Grails 搭配呢?」。這個問題的答案很簡單,Grails 已經設想到這情況。在使用 IntelliJ-IDEA 建立 Grails 專案的第一個畫面時,在 Options 的欄位加上

--profile=angular

https://ithelp.ithome.com.tw/upload/images/20200930/20117351MswmG0OnHa.jpg

如果是要使用 vuejs 的話,在 Options 欄位則輸入:
--profile=vue

下圖我以 VUE 專案建立好的結果給大家看一下
https://ithelp.ithome.com.tw/upload/images/20200930/20117351zHW3LB1qrX.jpg

打開 Projet Tree 後的結果
https://ithelp.ithome.com.tw/upload/images/20200930/20117351nwClhXX6g3.jpg

然後,你需要在前端增加哪些套件,再自行使用 npm 或是 yarn 新增。這部分我在日後的章節會再提供實際示範。


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言