Java Builder Pattern and Fluent-API - how to create complex objects with Java

Published: 23 June 2022
on channel: Otavio Santana
2,134
76

Java Builder is a pattern that can help you to create complex objects.

Every time we create a new instance model, we must ensure that this entity is valid in our code. Thus the validation and constraints are critical to guaranteeing the API design direction.

Extracting this creation path to another class in a complex object makes code more testable and readable; plus, it follows the Single of Responsibility principle.

This video will explain two ways to create complex objects with two patterns: Builder and fluent-API or DSL — the main difference between the tradeoffs and how to do it in Java.

Builder Pattern and Fluent-API - how to create complex objects with Java.

#BuilderPattern #FluentAPI #Java #OtavioSantana #complexobjects #JavaBuilderPattern #BuilderPatternandFluent-API

https://github.com/osarchitech/java-v...


On this page of the site you can watch the video online Java Builder Pattern and Fluent-API - how to create complex objects with Java with a duration of hours minute second in good quality, which was uploaded by the user Otavio Santana 23 June 2022, share the link with friends and acquaintances, this video has already been watched 2,134 times on youtube and it was liked by 76 viewers. Enjoy your viewing!