Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcollovati/vaadin-vertx-samples

Experiments with Vert.x and Vaadin
https://github.com/mcollovati/vaadin-vertx-samples

vaadin vertx

Last synced: 16 days ago
JSON representation

Experiments with Vert.x and Vaadin

Awesome Lists containing this project

README

        

# Experiments with Vert.x and Vaadin

This repository contains examples on how to run [Vaadin](http://vaadin.com/)
applications on top of [Vert.x](http://vertx.io/) through [vertx-vaadin](https://github.com/mcollovati/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.