DORSETRIGS
Home

netflix-zuul (5 post)


posts by category not found!

Common application property file for multiple microservice

Sharing Secrets How to Manage a Common Application Property File for Multiple Microservices In the world of microservices maintaining a consistent and secure co

3 min read 06-10-2024 51
Common application property file for multiple microservice
Common application property file for multiple microservice

How to access same request in prefilter and postfilter in Spring Cloud Gateway?

How to Access the Same Request in Prefilter and Postfilter in Spring Cloud Gateway Spring Cloud Gateway is an open source library that provides a simple and eff

3 min read 24-09-2024 58
How to access same request in prefilter and postfilter in Spring Cloud Gateway?
How to access same request in prefilter and postfilter in Spring Cloud Gateway?

Why am I getting 404 NOT FOUND when using zuul?

Understanding the 404 NOT FOUND Error with Zuul When developing microservices with Spring Cloud and Zuul as your API gateway encountering a 404 NOT FOUND error

2 min read 18-09-2024 61
Why am I getting 404 NOT FOUND when using zuul?
Why am I getting 404 NOT FOUND when using zuul?

increase swagger requestTimeout

Extending Swaggers Patience How to Increase Request Timeouts Swagger is a powerful tool for testing and documenting REST APIs offering a user friendly interface

2 min read 05-09-2024 55
increase swagger requestTimeout
increase swagger requestTimeout

Retrieving routes and their paths from Spring Cloud Gateway (vs Zuul)

Migrating from Zuul to Spring Cloud Gateway Understanding Routes and Paths Migrating from Zuul to Spring Cloud Gateway is a popular move for microservices archi

3 min read 05-09-2024 70
Retrieving routes and their paths from Spring Cloud Gateway (vs Zuul)
Retrieving routes and their paths from Spring Cloud Gateway (vs Zuul)