Grails3.3框架 腳手架自動生成Controller和View 標準寫法

官方API3.3文檔標準寫法: Examples An example of enabling "dynamic" scaffolding:spa class BookController { static scaffold = Book // static scaffold = true form is not supported in grails 3.0 and above }
相關文章
相關標籤/搜索