Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 926 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 926 Bytes

Kotlin Reactive Stock Service JetBrains team project

This project is a Kotlin REST & RSocket service which streams a randomly generated set of prices.

This project is based on the demo at SpringOne Platform 2019, which was an update of an application demonstrated by Josh Long and Trisha Gee at Code One 2018. The original Kotlin service was built by Josh.

This specific code is an IntelliJ IDEA tutorial showing how to build Reactive applications with Kotlin, Spring, Java and JavaFX. This project works on Java 8.

More information, links, resources etc