Java annotation processor for builder generation (plain source code, no bytecode weaving)
- Updated
May 12, 2025 - Java
Java annotation processor for builder generation (plain source code, no bytecode weaving)
This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.
A maven plugin for generating fluent builders for existing classes via reflection.
⏳ An annotation processor which implements "Builder Pattern" for your java classes.
Compile-time fixture builders for Java — annotate a DataSet, get a fluent *Fixture* API.
Applying strategy and builder pattern for creating multiple type of bottom sheets with java, kotlin, and jetpack compose
The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.
🚦 A GEO code generator with AutoNavi Geocoding API. Main code logic written with Java & AutoNavi REST API.
Working with Design patterns by refactoring sample code snippets for improvement
A Restaurant Management System
Demo implementations of different design patterns.
A simple example of Java annotation processor for the builder design pattern.
3Player Tic Tac Toe game
This repository contains a Java application that implements three design patterns: Builder, Abstract Factory, and State patterns. The project also includes comprehensive JUnit tests to verify functionality and ensure smooth operation.
Design Patterns in Java
An E-commerce website application that implements the different design patterns
Repository for different Java and Selenium Topics/Concepts
Projeto desenvolvido para exemplificar a implementação do Design Pattern Builder em Java.
Add a description, image, and links to the builder-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the builder-design-pattern topic, visit your repo's landing page and select "manage topics."