Experiments with Vert.x and Vaadin

August 11, 2019 ยท View on GitHub

This repository contains examples on how to run Vaadin applications on top of Vert.x through vertx-vaadin adapter.

sample

Sample project containing some web Vaadin UIs deployed as vert.x verticles and instructions on how to run them.

example-app

A sample Vaadin application that runs on Vertx.