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:
- grails.plugins.quartz.QuartzController
- org.grails.plugins.console.ConsoleController
- sk.creativeweb.rental.AdminController
- sk.creativeweb.rental.ClientAdminController
- sk.creativeweb.rental.CreateFacilityController
- sk.creativeweb.rental.DocumentLandingPageController
- sk.creativeweb.rental.ErrorController
- sk.creativeweb.rental.HomepageController
- sk.creativeweb.rental.ImageController
- sk.creativeweb.rental.PaymentPageController
- sk.creativeweb.rental.RegistrationController
- sk.creativeweb.rental.ToolsController
- sk.creativeweb.rental.admin.AdminExchangeRestController
- sk.creativeweb.rental.api.AccessRestController
- sk.creativeweb.rental.api.AccessoriesRestController
- sk.creativeweb.rental.api.ApiAuthController
- sk.creativeweb.rental.api.BasicSettingsController
- sk.creativeweb.rental.api.BillingInfoRestController
- sk.creativeweb.rental.api.BlockedDateRestController
- sk.creativeweb.rental.api.BlockedTimeRestController
- sk.creativeweb.rental.api.BookingRestController
- sk.creativeweb.rental.api.CancellationConditionRestController
- sk.creativeweb.rental.api.CapacityRestController
- sk.creativeweb.rental.api.CarRestController
- sk.creativeweb.rental.api.CarTypeRestController
- sk.creativeweb.rental.api.ChannelViewController
- sk.creativeweb.rental.api.CheckCredentialsController
- sk.creativeweb.rental.api.ChildCategoryRestController
- sk.creativeweb.rental.api.CleaningController
- sk.creativeweb.rental.api.CompanyRestController
- sk.creativeweb.rental.api.CompanyTagRestController
- sk.creativeweb.rental.api.CustomerRestController
- sk.creativeweb.rental.api.CustomerTagRestController
- sk.creativeweb.rental.api.DashboardController
- sk.creativeweb.rental.api.FacilityCityTaxRestController
- sk.creativeweb.rental.api.FacilityRestController
- sk.creativeweb.rental.api.FacilitySettingsController
- sk.creativeweb.rental.api.GalleryController
- sk.creativeweb.rental.api.HelpVideoRestController
- sk.creativeweb.rental.api.NotificationsController
- sk.creativeweb.rental.api.OperatingHoursRestController
- sk.creativeweb.rental.api.OrderRestController
- sk.creativeweb.rental.api.PackagesRestController
- sk.creativeweb.rental.api.PmsProviderController
- sk.creativeweb.rental.api.PriceLevelRestController
- sk.creativeweb.rental.api.PricesController
- sk.creativeweb.rental.api.RatingRestController
- sk.creativeweb.rental.api.ReservationSettingsController
- sk.creativeweb.rental.api.RoomTagRestController
- sk.creativeweb.rental.api.RoomTypePickedAmenityRestController
- sk.creativeweb.rental.api.SmsSettingsController
- sk.creativeweb.rental.api.StatisticsController
- sk.creativeweb.rental.api.SyncRestController
- sk.creativeweb.rental.api.TemplateApiController
- sk.creativeweb.rental.api.TodoRestController
- sk.creativeweb.rental.api.admin.AdminApiAccessController
- sk.creativeweb.rental.api.admin.AdminAppSettingsController
- sk.creativeweb.rental.api.admin.AdminDashboardController
- sk.creativeweb.rental.api.admin.AdminEmailController
- sk.creativeweb.rental.api.admin.AdminEmailTemplateController
- sk.creativeweb.rental.api.admin.AdminFacilityRestController
- sk.creativeweb.rental.api.admin.AdminMailRestController
- sk.creativeweb.rental.api.admin.AdminMessagesController
- sk.creativeweb.rental.api.admin.AdminOrderController
- sk.creativeweb.rental.api.admin.AdminPayoutLogRestController
- sk.creativeweb.rental.api.admin.AdminRatingController
- sk.creativeweb.rental.api.admin.AdminRatingRestController
- sk.creativeweb.rental.api.admin.AdminReservationController
- sk.creativeweb.rental.api.admin.AdminUserRestController
- sk.creativeweb.rental.api.admin.RoomAmenityCategoryRestController
- sk.creativeweb.rental.api.common.CommonApiController
- sk.creativeweb.rental.facilityRating.FacilityRatingController
- sk.creativeweb.rental.publicApi.PublicApiCapacityController
- sk.creativeweb.rental.publicApi.PublicApiFacilityController
- sk.creativeweb.rental.publicApi.PublicApiOffersController
- sk.creativeweb.rental.publicApi.PublicApiPricesController
- sk.creativeweb.rental.publicApi.PublicApiReservationController
- sk.creativeweb.rental.publicApi.PublicApiRoomAccountController
- sk.creativeweb.rental.publicApi.PublicApiRoomTypeController
- sk.creativeweb.rental.publicApi.PublicApiServerController
- sk.creativeweb.rental.reservation.CancelReservationController
- sk.creativeweb.rental.reservation.PaymentResultController
- sk.creativeweb.rental.security.AuthController
- sk.creativeweb.rental.widget.WidgetController