Getting Started with Exposed: Kotlin ORM Made Simple
Learn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.

I am a Senior Technical Architect from India with over 18 years of experience in Java, Spring, microservices, and AWS. I am passionate about crafting scalable solutions and contributing to open-source projects such as Spring, Arconia, and OpenRewrite.
2 views

Mahendra Rao B
862 viewsLearn how to use Exposed, a lightweight SQL ORM for Kotlin. Discover DSL and DAO APIs, database support, and setup your first project.

Mahendra Rao B
769 viewsExplore how to use built-in tools in Spring AI SDK with Amazon Bedrock AgentCore, including Browser and Code Interpreter capabilities. Learn …

Mahendra Rao B
832 viewsExplore how to integrate AgentCore Memory in the Spring AI SDK with Amazon Bedrock. Learn how to add short-term to AI agents for improved …

Mahendra Rao B
1,500 viewsLearn how to use Spring AI SDK with the Amazon Bedrock AgentCore to build scalable AI-powered applications.

Mahendra Rao B
21,039 viewsA complete Spring Boot 4 OpenTelemetry guide covering metrics, traces, and logs. Understand native observability features, OTLP support, and …

Mahendra Rao B
7,577 viewsDiscover how Spring Framework 7 introduces powerful API versioning support. Learn configuration options to manage multiple API versions …

Mahendra Rao B
44,967 viewsSpring Boot 4 and Spring 7 bring API changes, native threads, and resilience. Prepare your codebase for the upgrade.

Mahendra Rao B
8,061 viewsLearn how to build scalable, event-driven microservices using Spring Cloud Stream. This guide covers core concepts, messaging patterns, and …

Mahendra Rao B
7,160 viewsIntroduction Consider a bustling restaurant environment. The kitchen receives a flood of orders, waitstaff dart between tables, and patrons …

Mahendra Rao B
17,331 viewsLearn about structured concurrency, a paradigm that simplifies concurrent programming by bringing order and predictability to task …