Class RootController
java.lang.Object
uk.ac.manchester.spinnaker.alloc.web.RootController
@Controller @RequestMapping("/") public class RootController extends Object
A simple controller for the root of the service. Redirects to the actual web
interface.
-
Constructor Summary
Constructors Constructor Description RootController()
-
Method Summary
-
Constructor Details
-
RootController
public RootController()
-
-
Method Details
-
index
- Returns:
- redirect to
SystemController.index()
-