Skip to content

Blog on Business Software Development

by Dominik Cebula

Latest Updates & Posts

GoF Design Patterns – Observer Design Pattern

Cat Links GoF Design Patterns Posted on April 2, 2023June 29, 2023 Dominik Cebula

The Observer Design Pattern is a behavioral pattern that defines a one-to-many dependency between objects. When the state of one object changes, all of its dependents are notified and can react automatically to the change in the observed object. … Continue readingGoF Design Patterns – Observer Design Pattern

GoF Design Patterns – Overview

Cat Links GoF Design Patterns Posted on March 27, 2023May 16, 2023 Dominik Cebula

In software development, design patterns are a set of best practices and solutions for everyday problems that arise in software development. GoF (Gang of Four) Design Patterns are a collection of 23 design patterns … Continue readingGoF Design Patterns – Overview

Posts navigation

Newer posts
Dominik Cebula Avatar

Dominik Cebula
Cloud Software Principal Engineer

Welcome to this blog on business software development where I share my knowledge and experience in the field of software engineering.

Homepage:
https://dominikcebula.com/

LinkedIn:
https://www.linkedin.com/in/dominikcebula/

GitHub:
https://github.com/dominikcebula

Recent Posts

  • AI Agent Long-Term Memory (LTM) using Spring AI
  • Persistent and Isolated Chat History using Spring AI
  • AI Travel Agent using Spring AI
  • AI Agents – Shopping Agent using Amazon Bedrock AgentCore and Strands Agents Python SDK
  • Optimizing Spring Boot Startup Time: A Comparative Analysis of JVM and Native Image Configurations

Categories

  • AI
  • Architecture
  • GoF Design Patterns
  • Leadership
  • Spring
Copyright © 2026 Dominik Cebula | Used theme Catch Corporate by Catch Themes