Search code examples
javamavenmulti-modulevaadin14vaadin23

Vaadin Maven Multimodule application with vaadin 23


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.


Solution

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