Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baratharivazhagan/spring-webflux-rest-webclient

This project contains samples demonstrating the spring 5 web flux rest client for communicating between microservices
https://github.com/baratharivazhagan/spring-webflux-rest-webclient

spring-boot spring-reactive spring-webflux webclient

Last synced: 15 days ago
JSON representation

This project contains samples demonstrating the spring 5 web flux rest client for communicating between microservices

Awesome Lists containing this project

README

        

# Spring-WebFlux-Rest-Client
This project demonstrates usage of spring 5 web flux rest client for communicating between microservices.

## Spring WebFlux - WebClient

Spring WebFlux includes a reactive, non-blocking WebClient for HTTP requests. The client has a functional, fluent API with reactive types for declarative composition, see Reactive Libraries. WebFlux client and server rely on the same non-blocking codecs to encode and decode request and response content.

![web client](docs/rest_webclient.jpg)


Name
Port
Description


spring-web-flux-consumer
8087
spring-web-flux-consumer


spring-web-flux-producer
9500
spring-web-flux-producer