Skip to content

trishagee/jb-stock-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Stock Prices Client JetBrains team project

This project contains two modules:

  • A Java client that connects via REST & RSocket to a Kotlin service which streams a randomly generated set of prices.
  • A JavaFX user interface that displays the updating prices in real time on a line chart.

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.

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

More information, links, resources etc

About

This is a Spring Boot and JavaFX Application that uses REST or RSocket to connect to a streaming prices service and display the prices on a line chart

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages