Uses of Class
com.vaadin.flow.spring.VaadinServletConfiguration.RootExcludeHandler
Packages that use VaadinServletConfiguration.RootExcludeHandler
-
Uses of VaadinServletConfiguration.RootExcludeHandler in com.vaadin.flow.spring
Methods in com.vaadin.flow.spring that return VaadinServletConfiguration.RootExcludeHandlerModifier and TypeMethodDescriptionVaadinServletConfiguration.vaadinRootMapping(org.springframework.core.env.Environment environment) Deprecated, for removal: This API element is subject to removal in a future version.VaadinServletConfiguration.vaadinRootMapping(org.springframework.core.env.Environment environment, org.springframework.web.servlet.HandlerMapping resourceHandlerMapping) Makes an url handler mapping allowing to forward requests from aDispatcherServlettoVaadinServlet.
VaadinServletConfiguration.vaadinRootMapping(Environment, HandlerMapping)instead.