Class HomeController

java.lang.Object
org.duracloud.syncui.controller.HomeController

@Controller public class HomeController extends Object
A spring controller for the welcome page.
Author:
Daniel Bernstein
  • Constructor Details

  • Method Details

    • get

      @RequestMapping("/") public String get()