Class DraftsViewController

java.lang.Object
de.unibamberg.minf.core.web.controller.BaseNavigatingController
de.unibamberg.minf.core.web.controller.BaseTranslationController
de.uniba.minf.registry.view.controller.BaseViewController
de.uniba.minf.registry.view.controller.DraftsViewController
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@Controller @RequestMapping("/drafts") public class DraftsViewController extends BaseViewController
  • Constructor Details

    • DraftsViewController

      public DraftsViewController()
  • Method Details

    • showEntities

      @GetMapping("/") public String showEntities(org.springframework.ui.Model model, Locale locale)