Hello Deployment:
-
The first app is deployed at /test-war1/.
Clicking on this link should show "Hello from
com.vaadin.flow.multiwar.war1.MainView"
-
The second app is deployed at /test-war2/.
Clicking on this link should show "Hello from
com.vaadin.flow.multiwar.war2.MainView"
Exported web components:
- The first app exports
<hello-war1>
- The second app exports
<hello-war2>
- /both.html uses both exported components on the same page