We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.spring.annotation.
Package com.vaadin.flow.spring.annotation
package com.vaadin.flow.spring.annotation
-
Annotation InterfacesClassDescription
Brings in the machinery to setup Spring + Vaadin applications.
The lifecycle of a
@RouteScope
bean is controlled by route navigation.Link a
@RouteScope
bean to its owner.Convenience alias for
Component
to prevent conflicts withComponent
.Stereotype annotation for Spring's
@Scope("vaadin-ui")
.Stereotype annotation for Spring's
@Scope("vaadin-session")
.