Spring Gateway
Spring gateway provides multiple features such as routing, observability, circuit breaker and security(OpenID, OAuth2). The following Youtube will show detai...
Spring gateway provides multiple features such as routing, observability, circuit breaker and security(OpenID, OAuth2). The following Youtube will show detai...
The following youtube shows a case how to apply data mesh architecture in airline booking industry.
The following talk will show a nice overview how Spring can provide a solution for distributed system.
SpringBoot for supporting GraalVM. The following youtube video will explain how SpringBoot 3.0 is working. The basic idea is that we need to provide hints fo...
Java virtual threads applies structured concurrency concepts. The following blog explains what structure concurrency is.