Welcome to Grails
Congratulations, you have successfully started your first Grails application! At the moment this is the default page, feel free to modify it to either redirect to a controller or display whatever content you may choose. Below is a list of controllers that are currently deployed in this application, click on each to execute its default action:
Available Controllers:
- api.AnswerController
- api.Commands.TicketController
- api.DashboardController
- api.EventCompanyController
- api.EventController
- api.EventNewsController
- api.ExternalFileController
- api.ImpersonationController
- api.InstanceController
- api.MailController
- api.MailTemplateController
- api.OrderController
- api.OrderManagementController
- api.PretixController
- api.ProductController
- api.QuestionController
- api.RestController
- api.ReviewController
- api.TicketContingentController
- api.TicketOptionTypeController
- api.TicketTypeController
- api.UserController
- grails.plugin.springsecurity.LoginController
- grails.plugin.springsecurity.LogoutController
- grails.plugin.springsecurity.rest.RestOauthController