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

https://github.com/dorkbox/vaadinundertow

Support for the Vaadin UI Framework via the Undertow HTTP server
https://github.com/dorkbox/vaadinundertow

Last synced: 11 months ago
JSON representation

Support for the Vaadin UI Framework via the Undertow HTTP server

Awesome Lists containing this project

README

          

VaadinUndertow
==========

###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/VaadinUndertow) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/VaadinUndertow) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/VaadinUndertow)

Usage:
```
```

 
 


Maven Info
---------
```

...

com.dorkbox
VaadinUndertow
14.10

```

Gradle Info
---------
```
dependencies {
...
implementation "com.dorkbox:VaadinUndertow:14.10"
}
````

License
---------
This project is © 2020 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further
references.