IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Scaffolding

Last modified: 01 August 2022

IntelliJ IDEA implements the powerful Grails facility to generate controllers, views, and tests from the Grails elements. For this purpose, the editor for the Grails elements provides a toolbar, which enables you to run the Grails scaffolding generation targets.

When you run a target, the names of the scaffolding elements are generated on the base of the Grails elements' names, and the scaffolding files are placed to the corresponding directories of the module structure.