Dockerized Spring Boot application with Zuul Proxy and client services.
-
Updated
Aug 26, 2020 - Java
Dockerized Spring Boot application with Zuul Proxy and client services.
Dockerized Spring Boot application for Server side load balancing using Zuul and Eureka.
Small Application showing Spring Cloud Configuration with Eureka, Zuul, Ribbon
Microphone service application (MSA) developed with Spring Cloud
Spring Boot Microservices Architecture
I present here a microservice-oriented application demo that uses Spring Session with Redis implementation. It also uses Zuul as a gateway.
bigstore-apigateway-service | Zuul acts as an API gateway or Edge service. It receives all the requests coming from the UI and then delegates the requests to internal microservices. So, I have bigstore-apigateway-service new microservice which is Zuul-enabled, and this service sits on top of all other microservices. It acts as an Edge service or…
Example of Circuit Breaker pattern implementation. It solves iFood's backend interview test just for fun.
Basic application with micro service architecture built on Spring cloud and docker
Examples on Spring Cloud
# sharewood-odyssey I present here a microservice-oriented version of the previous project https://github.com/dubersfeld/sharewood-boot-oauth2. It uses Zuul as a reverse proxy and all servers run in Kubernetes pods.
I present here a microservice-oriented application that is a spin-off of the previous project [gutenberg-allegro](https://github.com/dubersfeld/gutenberg-allegro). This project uses an ElasticSearch Docker image instead of the local ElasticSearch service that should be stopped to avoid any port conflict. The main difference is that the applicati…
This service can be used to create microservice architecture with Gateway/Reverse Proxy using Zuul without using Eureka.
Add a description, image, and links to the zuul-proxy topic page so that developers can more easily learn about it.
To associate your repository with the zuul-proxy topic, visit your repo's landing page and select "manage topics."