Class RegisterPageController


  • @Controller
    @RequestMapping("/register")
    public class RegisterPageController
    extends AbstractRegisterPageController
    Register Controller for mobile. Handles login and register for the account flow.