Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springframeworkguru/spring5-webflux-rest
Spring Framework 5 WebFlux
https://github.com/springframeworkguru/spring5-webflux-rest
spring webflux
Last synced: 5 days ago
JSON representation
Spring Framework 5 WebFlux
- Host: GitHub
- URL: https://github.com/springframeworkguru/spring5-webflux-rest
- Owner: springframeworkguru
- Created: 2017-12-23T16:54:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T20:29:47.000Z (over 2 years ago)
- Last Synced: 2025-01-08T17:20:31.657Z (13 days ago)
- Topics: spring, webflux
- Language: Java
- Homepage: http://springframework.guru
- Size: 125 KB
- Stars: 41
- Watchers: 10
- Forks: 269
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CircleCI](https://circleci.com/gh/springframeworkguru/spring5-webflux-rest/tree/master.svg?style=svg)](https://circleci.com/gh/springframeworkguru/spring5-webflux-rest/tree/master)
[![Github All Releases](https://img.shields.io/github/downloads/springframeworkguru/spring5-webflux-res/total.svg)](https://github.com/springframeworkguru/spring5-webflux-rest/archive/master.zip)
# Spring Framework 5 - RESTFul Interfaces with WebFluxThe source code in this repository is to support my course [Spring Framework 5: Beginner to Guru](https://www.udemy.com/spring-framework-5-beginner-to-guru/?couponCode=GITWEBFLUXREST).
WebFlux is a web framework new to Spring Framework 5. Learn more about Spring WebFlux and reactive programming in my course!
You can learn more about the Spring Framework at my website [Spring Framework Guru](https://springframework.guru)