https://github.com/springframeworkguru/webflux-stock-quote-service
Reactive Stock Quote Service using Spring 5 WebFlux
https://github.com/springframeworkguru/webflux-stock-quote-service
spring-boot springframework webflux
Last synced: 11 months ago
JSON representation
Reactive Stock Quote Service using Spring 5 WebFlux
- Host: GitHub
- URL: https://github.com/springframeworkguru/webflux-stock-quote-service
- Owner: springframeworkguru
- Created: 2017-10-18T13:45:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T10:49:38.000Z (over 7 years ago)
- Last Synced: 2025-03-20T19:23:00.652Z (12 months ago)
- Topics: spring-boot, springframework, webflux
- Language: Shell
- Size: 56.6 KB
- Stars: 8
- Watchers: 4
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/springframeworkguru/webflux-stock-quote-service)
# WebFlux Stock Quote Service
This repository contains source code for my Reactive Programming with Spring Framework 5 course.
Learn more about my courses at [here!](https://courses.springframework.guru)
The project was inspired by Brian Clozel's [Webflux Workshop](https://github.com/bclozel/webflux-workshop)