Vaadin Spring
Use Spring dependency injection in your Vaadin application.
This add-on supports the use of basic Spring features such as dependency injection in a Vaadin application by making the UI and Route classes Spring managed beans.
Learning how to use Vaadin & Spring, see the documentation and tutorial for using Vaadin & Spring Boot.
Getting started in using Vaadin & Spring in projects, please use the Project Base for Vaadin 10 and Spring or take a look at the full application example Bakery App Starter
Links
- Author Homepage
- Issue Tracker
- Source Code
- Basic CRUD Tutorial
- Vaadin Spring Boot add-on
- Long tutorial
Compatibility
1.0.0.alpha1 | 1.0.0.alpha2 | 1.0.0.beta1 | 1.0.0.beta2 | 1.0.0.beta3 | 1.0.0 | 1.0.1 | 1.0.2 | 1.1.0 | 1.1.1 | 1.2.0 | 1.3.0 | 2.0.0.beta1 | 2.0.0.rc1 | 2.0.0 | 2.0.1 | 2.1.0.beta1 | 2.1.0.beta2 | 3.0.0 | 3.0.1 | 3.1.0 | 3.1.1 | 3.2.0 | 3.2.1 | 4.0.0 | 10.0.3 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(24.4) | ||||||||||||||||||||||||||
(24.3) | ||||||||||||||||||||||||||
(24.2) | ||||||||||||||||||||||||||
(24.1) | ||||||||||||||||||||||||||
10-24 | Y | |||||||||||||||||||||||||
-23 | Y | |||||||||||||||||||||||||
-22 | Y | |||||||||||||||||||||||||
-21 | Y | |||||||||||||||||||||||||
-20 | Y | |||||||||||||||||||||||||
-19 | Y | |||||||||||||||||||||||||
-18 | Y | |||||||||||||||||||||||||
-17 | Y | |||||||||||||||||||||||||
-16 | Y | |||||||||||||||||||||||||
-15 | Y | |||||||||||||||||||||||||
-14 | Y | |||||||||||||||||||||||||
-13 | Y | |||||||||||||||||||||||||
-12 | Y | |||||||||||||||||||||||||
-11 | Y | |||||||||||||||||||||||||
-10 | Y | |||||||||||||||||||||||||
8.21 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||||||||
8.8-8.20 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.19 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.18 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.17 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.16 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.15 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.14 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.13 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.12 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.11 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.10 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.9 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
-8.8 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
8.2-8.7 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
-8.6 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
-8.5 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
-8.4 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
-8.3 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
-8.2 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||
8.0-8.1 | Y | Y | Y | Y | Y | Y | ||||||||||||||||||||
-8.0 | Y | Y | Y | Y | Y | Y | ||||||||||||||||||||
7.7 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||
7.4-7.6 | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||||
-7.5 | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||||
-7.4 | Y | Y | Y | Y | Y | Y | Y | Y | ||||||||||||||||||
7.3 | Y | Y | Y | Y | ||||||||||||||||||||||
(7.2) | ||||||||||||||||||||||||||
(7.1) | ||||||||||||||||||||||||||
(7.0) | ||||||||||||||||||||||||||
(6.8) | ||||||||||||||||||||||||||
(6.7) | ||||||||||||||||||||||||||
(6.6) | ||||||||||||||||||||||||||
(6.5) | ||||||||||||||||||||||||||
(6.4) | ||||||||||||||||||||||||||
(6.3) | ||||||||||||||||||||||||||
(6.2) | ||||||||||||||||||||||||||
(6.1) | ||||||||||||||||||||||||||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Fix service init listener registration
- Released
- 2017-06-27
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.0+
- Vaadin 8.21+ in 4.0.0
- Vaadin 8.8+ in 3.2.1
- Vaadin 10+ in 10.0.3
- Vaadin 8.2+ in 3.1.1
- Vaadin 7.7+ in 1.3.0
- Vaadin 7.4+ in 1.0.2
- Vaadin 7.3+ in 1.0.0.beta2
- Browser
- Browser Independent
Vaadin Spring - Vaadin Add-on Directory
Use Spring dependency injection in your Vaadin application.This add-on supports the use of basic Spring features such as dependency injection in a Vaadin application by making the UI and Route classes Spring managed beans.
Learning how to use Vaadin & Spring, see the [documentation](https://vaadin.com/docs/v10/flow/spring/tutorial-spring-basic.html) and [tutorial](https://github.com/vaadin/spring-tutorial) for using Vaadin & Spring Boot.
Getting started in using Vaadin & Spring in projects, please use [the Project Base for Vaadin 10 and Spring](https://vaadin.com/start/v10-project-base-spring) or take a look at the full application example [Bakery App Starter](https://vaadin.com/start/v10-full-stack-spring)