Class SimpleSurveyCreationController


  • @Controller
    @RequestMapping("/api/survey")
    public class SimpleSurveyCreationController
    extends Object
    • Constructor Detail

      • SimpleSurveyCreationController

        public SimpleSurveyCreationController()
    • Method Detail

      • initBinder

        @InitBinder
        protected void initBinder​(org.springframework.web.bind.WebDataBinder binder)