Package com.vaadin.flow.spring.annotation
-
Annotation Types Summary Annotation Type Description EnableVaadin Brings in the machinery to setup Spring + Vaadin applications.RouteScope The lifecycle of a@RouteScopebean is controlled by route navigation.RouteScopeOwner Link a@RouteScopebean to its owner.SpringComponent Convenience alias forComponentto prevent conflicts withComponent.UIScope Stereotype annotation for Spring's@Scope("vaadin-ui").VaadinSessionScope Stereotype annotation for Spring's@Scope("vaadin-session").