Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcollovati/vaadin-vertx-samples
- Owner: mcollovati
- License: mit
- Created: 2016-07-22T09:53:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T14:32:07.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T17:45:05.546Z (about 1 month ago)
- Topics: vaadin, vertx
- Language: CSS
- Size: 2.72 MB
- Stars: 9
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.