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.