Skip to content

mvysny/vaadin-coroutines-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Powered By Vaadin on Kotlin Join the chat at https://gitter.im/vaadin/vaadin-on-kotlin

Vaadin + Kotlin Coroutines Demo

Demoes the possibility to use Kotlin coroutines in a Vaadin app. Please read the Vaadin and Kotlin Coroutines blogpost for explanation of the ideas behind this project.

Uses Karibu-DSL; for more information about the Karibu-DSL framework please see https://github.com/mvysny/karibu-dsl. For more information on Vaadin please see Vaadin Tutorial.

See Online demo for quick demo.

Getting Started

To quickly start the app, make sure that you have Java 17+ JDK installed. Then, just type this into your terminal:

git clone https://github.com/mvysny/vaadin-coroutine-demo
cd vaadin-coroutine-demo
./gradlew build run

The app will be running on http://localhost:8080/

Documentation

Please see the Vaadin Boot documentation on how you run, develop and package this Vaadin-Boot-based app.

About

A Kotlin Coroutines Demo for the Vaadin Web Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published