Small chat using Vaadin, Spring boot, Kotlin and events.
Super simple chat app that demontarates power of application events using vaadin4psing eventbus add-on. Uses Spring-boot as a container, Vaadin to display everything and Kotlin because it's fun and allows to reduce amount of boilerplate code.
Can be run both from IDE or terminal using maven build or spring boot plugin in maven.
Feel free to use this piece of software, modify it or create a pull request if you decided to improve this app. Have fun!