| Annotation Type | Description |
|---|---|
| EnableVaadin |
Brings in the machinery to setup Spring + Vaadin applications.
|
| SpringComponent |
Convenience alias for
Component to
prevent conflicts with Component. |
| UIScope |
Stereotype annotation for Spring's
@Scope("vaadin-ui"). |
| VaadinSessionScope |
Stereotype annotation for Spring's
@Scope("vaadin-session"). |
Copyright © 2019 Vaadin Ltd. All Rights Reserved.