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

Publicado em: 23 Junho 2022
no canal de: 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...


Nesta página do site você pode assistir ao vídeo on-line Java Builder Pattern and Fluent-API - how to create complex objects with Java duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Otavio Santana 23 Junho 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 2,134 vezes e gostou 76 espectadores. Boa visualização!