/fluentbuilders

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Fluent Builders

Inspired by several blog posts, this is my take on fluent builders including some example builders used primarily as a self learning exercise.

This project also utilises record classes found in Java 15

Prerequisites

  • Java 15

Current Implementations