Maybe you should mention somewhere that for Spring Boot applications, one needs to add software.xdev.vaadin to the vaadin.whitelisted-packages property. Otherwise you get strange errors like “$0.addPolygon is not a function”.
Note that the Vaadin starter app builder sets this property, so novice users will probably struggle to get the component to work (at least I did…)
Best regards,
Martin