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, org.springframework.web.servlet.HandlerMapping resourceHandlerMapping) Makes an url handler mapping allowing to forward requests from aDispatcherServlettoVaadinServlet.