Closed vlipovetskii closed 4 years ago
Thank you; this relates to #50 since it also discusses support for Vaadin 15. Please see a PR adding initial support for Vaadin 15 there as well.
Since Vaadin 15 is no longer supported, we will not add support for it. However, support for Vaadin 17 is being pushed into master as we speak, so you will be able to use the plugin with Vaadin 17.
Please try the plugin with Spring on a Vaadin 17-based project; if there are any issues please file a new bug report.
Solution provided by @caalador in https://github.com/vaadin/flow/issues/6277 unfortunately does not work with Vaadin 15.
Gradle plugin https://github.com/vaadin/vaadin-gradle-plugin still does not support Vaadin 15.
How to modify approach from https://github.com/vaadin/flow/issues/6277 for Vaadin 15 ?
After I had copied (manually) index.html to/VAADIN/, applications started, but only empty page displayed (e.g. Vaadin front-end didn't start)