Package se.bth.pulse.controller
Class SetupController
java.lang.Object
se.bth.pulse.controller.SetupController
This class is a view controller that serves the setup page.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SetupController
-
-
Method Details
-
showSetup
Serves the setup page to the user if the setup is not done, otherwise redirects to the home page.- Parameters:
model
- - used to pass attributes to the view- Returns:
- String - the view to be rendered
-