Hi there,
i use Vaadin 8 (i have 2 Web Apps build with Vaadin 8 “multiple modules application” different CSS, different servlet) and i need to share Vaadin custom classes (ex. we write a class that bind a DTO to a form component using reflection) between more Vaadin Apps. How can i do it? What’s the best way to do it?
Thanks
Michele