Hello.
I need to migrate numerous Vaadin 7 views created with Designer (using html files) to Flow version (24+). I was wondering if there is a solution with Copilot to help me with these tasks.
My primary questions are:
- Is there a way to for Vaadin Copilot to convert the V7 Designer HTML files into modern Flow Java view classes?
- Can the resulting code be structured as extendable Java classes for adding business logic, similar to the V7 pattern?