Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 433 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 433 Bytes

Experiments with Vert.x and Vaadin

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.