Package com.vaadin.flow.spring.annotation
package com.vaadin.flow.spring.annotation
-
Annotation InterfacesClassDescriptionBrings in the machinery to setup Spring + Vaadin applications.The lifecycle of a
@RouteScopebean is controlled by route navigation.Link a@RouteScopebean to its owner.Convenience alias forComponentto prevent conflicts withComponent.Stereotype annotation for Spring's@Scope("vaadin-ui").Stereotype annotation for Spring's@Scope("vaadin-session").Qualifier annotation for marking aTaskExecutorbean as a Vaadin-specific Executor.