Spring Microservices with Webflux Example
tmsc-config-server - manage spring cloud config
tmsc-discovery - discovery server to register and manage microservices
tmsc-gateway - url gateway, it knows services location and how handle url
tmsc-health - microservice with health echo
tmsc-auth - simple authorization server
tmsc-stream-video - stream one video bytes by request
tmsc-compress - microservice that speak with tmsc-health through webclient
tmsc-player - react app with video player
requests - Intellij IDEA requests example to microservices