Package org.molgenis.app.controller
Class BackgroundController
- java.lang.Object
-
- org.molgenis.web.PluginController
-
- org.molgenis.core.ui.controller.AbstractStaticContentController
-
- org.molgenis.app.controller.BackgroundController
-
@Controller @RequestMapping("/plugin/background") public class BackgroundController extends org.molgenis.core.ui.controller.AbstractStaticContentControllerController that handles contact page requests
-
-
Constructor Summary
Constructors Constructor Description BackgroundController()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
URI
public static final String URI
- See Also:
- Constant Field Values
-
-