3

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.

tushar sharma
  • 105
  • 2
  • 10

1 Answers1

4

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

Tarek Oraby
  • 1,199
  • 6
  • 11