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

Publicado el: 23 junio 2022
en el 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...


En esta página del sitio puede ver el video en línea Java Builder Pattern and Fluent-API - how to create complex objects with Java de Duración hora minuto segunda en buena calidad , que subió el usuario Otavio Santana 23 junio 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,134 veces y le gustó 76 a los espectadores. Disfruta viendo!