Class MaintenanceModeController


  • @Controller
    @RequestMapping("/admin/maintenanceMode.html")
    public class MaintenanceModeController
    extends Object
    Performs actions required when we wish to indicate that the system is undergoing maintenance and many not behave normally.
    Author:
    pavlidis