Blog Posts

Recent posts

JavaScript - Patterns

less than 1 minute read

The following site provides a useful information on JavaScript programming patterns. It covers various topics from the basic design patterns to the latest Re...

Spring Gateway

less than 1 minute read

Spring gateway provides multiple features such as routing, observability, circuit breaker and security(OpenID, OAuth2). The following Youtube will show detai...

Data Science - Data mesh

less than 1 minute read

The following youtube shows a case how to apply data mesh architecture in airline booking industry.

SpringBoot - GraalVM support

less than 1 minute read

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...