JJUG CCC 2021 Fall
Video:40min + Live:10min
Beginner Java SE Spring Standard

Bootiful Edge Services

starbuxman Josh Long starbuxman

Standard
Beginner
Java SE / Spring
Yes

Abstract:

Hi, Spring fans! So much of the difficult of microservices is not the services themselves, but the clients that connect to them. There are just so many things that can go wrong or cause bumps on the road to production! Clients may not speak the same protocols as the services to which they're connecting. Clients may need to adapt the data coming from services to suit their use cases, tailoring them to the user interface' particular requirements. Join me, Spring Developer Advocate Josh Long (@starbuxman) and we'll look at how to use reactive to build better API adapters, how to use Spring GraphQL to build better data integration gateways, and we'll look at Spring Cloud Gateway to build API gateways.