Class SourceViewController

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

@Controller @RequestMapping("/_source") public class SourceViewController extends BaseEntityViewController
  • Constructor Details

    • SourceViewController

      public SourceViewController()
  • Method Details