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.