-
Notifications
You must be signed in to change notification settings - Fork 0
A clean, real-world implementation of the Decorator Design Pattern using Spring Boot. This project simulates customizable product addons (like pizza toppings, coffee add-ons, etc.) where each addon wraps and enhances the base product dynamically at runtime.
pratham1singh/springboot-decorator-pattern-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A clean, real-world implementation of the Decorator Design Pattern using Spring Boot. This project simulates customizable product addons (like pizza toppings, coffee add-ons, etc.) where each addon wraps and enhances the base product dynamically at runtime.