Directory

← Back

Vaadin Spring Boot

Spring Boot support for Vaadin applications.

Author

Rating

Popularity

100+

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

Compatibility

1.0.01.0.0.alpha21.0.0.beta11.0.0.beta21.0.0.beta31.0.11.0.21.1.01.1.11.2.02.0.0.beta12.0.0.rc12.0.02.0.12.1.0.beta12.1.0.beta23.0.03.0.13.1.03.1.13.2.03.2.14.0.010.0.4
(24.4)
(24.3)
(24.2)
(24.1)
10-24Y
8.21YYYYYYYYYYYYY
8.8-8.20YYYYYYYYYYYY
8.2-8.7YYYYYYYYYY
8.0-8.1YYYYYY
7.7YYYYYYYYYY
7.4-7.6YYYYYYY
7.3Y
(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

Vaadin Spring Boot add-on for Vaadin Framework 8.0.0.rc1

Available from the pre-releases repository, i.e. for maven:

<repository>
 <id>vaadin-prereleases</id>
 <url>https://maven.vaadin.com/vaadin-prereleases</url>
</repository>
Released
2017-02-13
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.4
Vaadin 8.2+ in 3.1.1
Vaadin 7.7+ in 1.2.0
Vaadin 7.4+ in 1.0.2
Vaadin 7.3+ in 1.0.0.alpha2
Browser
Browser Independent

Vaadin Spring Boot - Vaadin Add-on Directory

Spring Boot support for Vaadin applications. Vaadin Spring Boot - Vaadin Add-on Directory
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)
Online