Class ViewController

java.lang.Object
it.unimib.unimibmodules.controller.ViewController

@Controller public class ViewController extends Object
Controller handling views.
Version:
0.4.1
Author:
Davide Costantini
  • Constructor Details

    • ViewController

      public ViewController()
  • Method Details

    • index

      @GetMapping(path="/") public org.springframework.web.servlet.ModelAndView index()