Closed upost closed 5 years ago
@upost thanks for reporting it.
@mstahv this looks like something that's required as part of a Vaadin upgrade. If that's a decision the user has to make, I think we should also upgrade the guide itself to mention it. Thoughts?
There is a regression that makes Vaadin app not to start without haven a vaadin-maven-plugin and prepare-frontend goal configured. The fix should be on it's way, hopefully soon. In the mean time, if you downgrade to 13.0.13, everything should work.
Hi, the guide doesn't state how to start the project. I tried: mvn spring-boot:run (inside the complete directory) build is successful, but opening localhost:8080 yields the Whitelabel Error Page with this information:
What am I missing?