Package com.vaadin.spring.annotation
package com.vaadin.spring.annotation
-
Annotation InterfacesClassDescriptionBrings in the machinery to setup Spring + Vaadin applications.Brings in the machinery to configure automatic navigation based on
SpringViewDisplayannotations.Alias forComponentto prevent conflicts withComponent.Annotation to be put onUI-subclasses that are to be automatically detected and configured by Spring.Annotation to be placed onView-classes that should be handled by theSpringViewProvider.Stereotype annotation for a bean (implementing eitherViewDisplay,SingleComponentContainerorComponentContainer) that should act as a view display for Vaadin Navigator.Stereotype annotation for Spring's@Scope("vaadin-ui").Stereotype annotation for Spring's@Scope("vaadin-session").Stereotype annotation for Spring's@Scope("vaadin-view").