just a simple question. Is it possible to use Spring Boot 1.5.x with Vaadin Flow? The base application downloadable from the website is based on Spring Boot 2.x and simply changing the dependency in the pom.xml file obviously doesn’t work.
Is there somewhere an example empty application with Vaadin Flow and Spring Boot 1.5.x?