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 }
相关文章
相关标签/搜索