Harnessing the Power of Immutability
Explore how immutability in Java eliminates side effects, improves thread safety, and creates robust applications with Records.
Java Developer & Technical Writer
Java developer and technical writer focusing on modern Java features, immutability patterns, and software design principles.
Explore how immutability in Java eliminates side effects, improves thread safety, and creates robust applications with Records.
Introduction to Spring Cloud ecosystem covering service discovery, configuration management, and circuit breakers for microservices.
Build serverless applications using Spring Cloud Functions for AWS Lambda, Azure Functions, and Google Cloud Functions.
Learn how Spring Cloud Task manages short-lived microservices for batch jobs, ETL pipelines, and one-time operations — with working code examples.