translation: Translated all creational patterns category to Spanish (Task of issue #2277) (#2813)

* Typo corrections

* bridge pattern translated to spanish

* builder pattern translated to spanish

* context-object pattern translated to spanish

* converter pattern translated to spanish

* dependency injection pattern translated to spanish

* factory pattern translated to spanish

* factory-kit pattern translated to spanish

* factory-method pattern translated to spanish

* monostate pattern translated to spanish

* multiton pattern translated to spanish

* object mother pattern translated to spanish

* object pool pattern translated to spanish

* property pattern translated to spanish

* prototype pattern translated to spanish

* registry pattern translated to spanish

* step builder pattern translated to spanish

* value object pattern translated to spanish

* typo corrections and resources urls refactor

* grammar corrections

* Add image to each pattern

---------

Co-authored-by: luismateoh <luismateohm@gmail.com>
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
This commit is contained in:
Luis Mateo Hincapié Martinez
2024-03-23 11:53:54 +02:00
committed by GitHub
co-authored by luismateoh luis.hincapie
parent 5c1ad5c006
commit dc7495e8bd
62 changed files with 2307 additions and 78 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ tag:
- Cloud distributed
---
## Motivo
## Propósito
Proporcionar una instancia de servicio auxiliar a un cliente y delegar en ella las funcionalidades comunes de un recurso compartido.
@@ -170,7 +170,7 @@ Service result: -1
## Diagrama de clase
![alt text](/ambassador/etc/ambassador.urm.png "Ambassador class diagram")
![alt text](./etc/ambassador.urm.png "Ambassador class diagram")
## Aplicaciones
Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB