5.4.2 Startup - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
5.4.2 Startup
This phase is responsible for instantiating all MVC groups that have been defined in the application's configuration (Application.groovy
) and that also have been marked as startup groups in the same configuration file.
The Startup
script will be called after all MVC groups have been initialized.