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
- Host: GitHub
- URL: https://github.com/dorkbox/vaadinundertow
- Owner: dorkbox
- License: other
- Created: 2022-10-02T15:46:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T22:58:32.000Z (over 2 years ago)
- Last Synced: 2025-02-06T04:12:45.414Z (over 1 year ago)
- Language: Kotlin
- Size: 334 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VaadinUndertow
==========
###### [](https://git.dorkbox.com/dorkbox/VaadinUndertow) [](https://github.com/dorkbox/VaadinUndertow) [](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.