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.