This Java project demonstrates 6 common design patterns:
- Observer
- Strategy
- Singleton
- Factory
- Adapter
- Decorator
- Console-based Java application
- Proper OOP and SOLID principles
- Each pattern implemented in separate package and class
- Demonstrates use of design patterns with simple examples
- Open the project in IntelliJ IDEA.
- Navigate to the main class of each pattern:
ObserverExample
StrategyExample
SingletonExample
FactoryExample
AdapterExample
DecoratorExample
- Right-click → Run the class.
YOGESHWARI N O
Student of K.L.N. College of Engineering