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) Makes an url handler mapping allowing to forward requests from aDispatcherServlet
toVaadinServlet
.