/DesignPatterns

This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.

Primary LanguageJavaMIT LicenseMIT

Design Patterns

Please support my repo with your ⭐

Creational

4- Builder 🏗️

6- Singleton 🔒

Structural

2- Bridge 🌉

5- Facade 🏛️

7- Proxy 🕵️‍♂️

Behavioral

3- Interpreter 🧠

4- Iterator 🔄

8- State 🔀

9- Strategy ♟️

11- Visitor 🚶

Microservices

7- Saga

9- Bulkhead

10- Sidecar

Anti-Patterns

5- Lava Flow