A repository dedicated to showcasing best practices in Java and Spring through concise code snippets.
-
Updated
Oct 18, 2024 - Java
A repository dedicated to showcasing best practices in Java and Spring through concise code snippets.
A very simple implementation of Strategy Design Pattern and Factory Design Pattern to a Spring Boot project.
This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.
Turn Based Console Game Java with Design Patterns
This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.
Demo implementations of different design patterns.
Here you will find complete implementation of Factory Design Pattern with explanation
In-memory LRU Cache implementation using multiple Design Patterns
Design Patterns in Java
SWE 4501 Design Patterns
A simple flight simulation program
Fitness tracking app to track weight, waist, exercises, meals, calorie intake and calorie burn
This BlackJack game is implemented using Java, OOP principles, and both the Strategy and Factory design pattern. This program features three separate bot strategies (Random, Low and High Risk) and two dealer strategies (Target Highest Bidder and Target Most Frequent Winner)
This is a project where you can learn to implement Factory design pattern. We have a scenario of a showroom of multiple types of vehicles. Using this scenario the factory pattern is implemented accordingly.
This repo I made for training on Design Patterns Principles.
A comprehensive repository about Design Patterns
Add a description, image, and links to the factory-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the factory-design-pattern topic, visit your repo's landing page and select "manage topics."