Coder, blogger, international keynote speaker, Java Champion.
Pronouns: she/her.
http://trishagee.com/
https://twitter.com/trisha_gee
https://jvm.social/@trisha_gee
Coder, blogger, international keynote speaker, Java Champion.
Pronouns: she/her.
http://trishagee.com/
https://twitter.com/trisha_gee
https://jvm.social/@trisha_gee
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
Demo application based on the project in the "sense" repository, but this version uses Java 9 modules and functionality, as well as adopting Reactive libraries
This is a simple Kotlin Spring Boot application that emits randomly generated prices via REST and via RSocket
Simple project to show how to use Spock to test Java code