Closed librucha closed 8 years ago
Same for me.
I cannot reproduce this issue. I've generated a war project as you did, I can start it using mvn spring-boot:run
or by copying the generated war
archive to a Tomcat instance. If you want us to help, I am afraid you'll have to be more specific.
Spring boot v1.3.3.RELEASE is out of date right now. New spring boot 1.4.1.RELEASE and vaadin-spring-boot-starter 1.0.2 are working well.
same issue reproduced on v1.3.4.RELEASE works fine with v1.5.4.RELEASE
got same issue with Grails 3.1.16 and vaadin profile 8.0.2 as stated here https://github.com/macprzepiora/web-vaadin8
When I generated Spring project with Vaadin from Spring initializr, startup failed on configuration of VaadinServlet. Exactly in the method
com.vaadin.spring.boot.internal.VaadinServletConfiguration#vaadinServlet
Configuration pom: