Disable Vaadin with Spring Boot 2.1

The current Vaadin integration does not work properly with Spring Boot
2.1 as it overrides the DispatcherServlet bean. We can remove this
limitation once a fix is available.
This commit is contained in:
Stephane Nicoll 2018-09-08 08:22:49 +02:00
parent c21ab9e5ca
commit 1e07eb3a3d

View File

@ -389,7 +389,7 @@ initializr:
artifactId: vaadin-spring-boot-starter
description: Vaadin java web application framework
bom: vaadin
versionRange: 1.2.0.RELEASE
versionRange: "[1.2.0.RELEASE,2.1.0.M1)"
mappings:
- versionRange: "[1.2.0.RELEASE,1.4.0.RELEASE)"
version: 1.0.2