Uses of Class
com.vaadin.flow.spring.SpringServlet
-
Packages that use SpringServlet Package Description com.vaadin.flow.spring -
-
Uses of SpringServlet in com.vaadin.flow.spring
Methods in com.vaadin.flow.spring that return types with arguments of type SpringServlet Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<SpringServlet>SpringBootAutoConfiguration. servletRegistrationBean()Creates aServletRegistrationBeaninstance with Spring aware Vaadin servlet.
-