类的使用
cn.taketoday.web.config.ViewControllerRegistry
使用ViewControllerRegistry的程序包
-
cn.taketoday.web.config中ViewControllerRegistry的使用
修饰符和类型方法说明voidCompositeWebMvcConfigurer.addViewControllers(ViewControllerRegistry registry) protected voidDelegatingWebMvcConfiguration.addViewControllers(ViewControllerRegistry registry) protected voidWebMvcConfigurationSupport.addViewControllers(ViewControllerRegistry registry) Override this method to add view controllers.default voidWebMvcConfigurer.addViewControllers(ViewControllerRegistry registry) Configure simple automated controllers pre-configured with the response status code and/or a view to render the response body.