Vaadin Maven Multimodule application with vaadin 23

348 Views Asked by At

Is there any maven archetype for vaadin 23 multimodule application like we have for vaadin 8 or any online way to create vaadin maven multimodule web app.

1

There are 1 best solutions below

0
On BEST ANSWER

There is a minimal example here: https://github.com/vaadin/multi-module-example.