This page describes how Vaadin components can be embedded in web pages: https://vaadin.com/docs/v8/framework/advanced/advanced-embedding
I have used this approach to embed my Vaadin components into Thymeleaf templates. Now I have to migrate to Vaadin 24 and need a solution for embedding. VAADIN/vaadinBootstrap.js does not exist anymore and I don't find any relevant documentation. Please help!