trishagee / jb-stock-service

This is a simple Kotlin Spring Boot application that emits randomly generated prices via REST and via RSocket

Home Page:https://blog.jetbrains.com/idea/tag/tutorial-reactive-spring/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a simple Kotlin Spring Boot application that emits randomly generated prices via REST and via RSocket

https://blog.jetbrains.com/idea/tag/tutorial-reactive-spring/


Languages

Language:Kotlin 100.0%