Package com.vaadin.flow.spring.scopes
-
Class Summary Class Description VaadinRouteScope Implementation of Spring'sScopethat binds the beans to a component in the navigation chain.VaadinSessionScope Implementation of Spring'sScopethat binds the beans to the currentVaadinSession(as opposed to the current Servlet session).VaadinUIScope Implementation of Spring'sScopethat binds the beans to the currentUI.