Embed JS functionality into vaadin14 project (Draw Image, Image Editor...)
This project can be used as a starting point to create your own Vaadin application with Spring Boot. It contains all the necessary configuration and some placeholder files to get you started.
The best way to create your own project based on this starter is via start. vaadin.com.
The project is a standard Maven project. To run it from the command line, type mvn and open http://localhost:8080 in your browser.