filmov
tv
Dynamic OpenAPIs with Spring Cloud Gateway by Iván López @ Spring I/O 2023
Показать описание
Spring I/O 2023 - Barcelona, 18-19 May
Imagine this scenario. You follow an OpenAPI-first approach when designing your services. You have a distributed architecture with multiple services and all of them expose a RESTful API and have their OpenAPI Specification. Now you use Spring Cloud Gateway in front of them so you can route the requests to the appropriate service and apply cross-cutting concerns. But, what happens with the OpenAPI of every service? It would be great if you could generate a unique OpenAPI for the whole system in the Gateway. You could also expose and transform only selected endpoints when defining them as public. And what about the routes? You would like to reconfigure them dynamically and on-the-fly in the Gateway when there is a change in a service, right?
Stop imagining. In this talk, I will show you how we have done that in our product and how we are leveraging the programmatic Spring Cloud Gateway API to reconfigure the routes on the fly. You will also see it in action during the demo!
Imagine this scenario. You follow an OpenAPI-first approach when designing your services. You have a distributed architecture with multiple services and all of them expose a RESTful API and have their OpenAPI Specification. Now you use Spring Cloud Gateway in front of them so you can route the requests to the appropriate service and apply cross-cutting concerns. But, what happens with the OpenAPI of every service? It would be great if you could generate a unique OpenAPI for the whole system in the Gateway. You could also expose and transform only selected endpoints when defining them as public. And what about the routes? You would like to reconfigure them dynamically and on-the-fly in the Gateway when there is a change in a service, right?
Stop imagining. In this talk, I will show you how we have done that in our product and how we are leveraging the programmatic Spring Cloud Gateway API to reconfigure the routes on the fly. You will also see it in action during the demo!
Dynamic OpenAPIs with Spring Cloud Gateway by Iván López @ Spring I/O 2023
Building an API Gateway in Java with Spring Cloud Gateway
Spring Cloud Gateway Reverse proxy with Static and Dynamic Routing
Scaling APIs With Spring Cloud
Making Spring Cloud Gateway your perfect API gateway solution by Dan Erez @ Spring I/O 2024
Open Api Generator For SpringBoot 3 | Generate Server Code Using OpenAPI Generator In SpringBoot
SpringDoc OpenAPI 3.0 Swagger UI for Kubernetes | Centralized Swagger UI for all microservices
Spring Cloud Gateway | Spring Boot
Make Your OpenAPI and AsyncAPI Definitions Dynamic with Geneva
Spring Boot MicroServices Course : API Gateway using Spring Cloud Gateway
🔥 Implementing API GATEWAY in Simple ways | Microservices Tutorial Series
Spring Cloud Session 5 Microservices Documentation
Build Resilient Systems with Spring Cloud Contract and Testcontainers
Using Spring with OpenAPI
Microservices tutorial with Spring boot 3 | Full course
Spring Boot Server Implementation Using OpenAPI Generator by Andriy Kucher
OpenAPI and Swagger for Spring boot API documentation
Setup Swagger 2 In Spring boot |Setting Up Swagger 2 with a Spring REST API
GraphQL Explained in 100 Seconds
How to implement Spring Cloud API Gateway :-Micro service with Spring Boot Ep 07
Enabling distributed digital business with API-first architecture (Google Cloud Next '17)
Beyond routing 🚀 Spring Cloud Gateway with style by Abel Salgado & Marta Medio @ Spring I/O 2023...
Microservices Explained in 5 Minutes
Service Discovery in Microservices | Microservices Primer Course
Комментарии