8 Commits

Author SHA1 Message Date
Alexandru Borza
d00188ca6c
BAEL-7615 - review (#16427)
* BAEL-7255 - Implementing GraphQL Mutation without Returning Data

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - review
2024-04-16 13:16:09 -07:00
Alexandru Borza
977071357e
BAEL-7615 - Implement the Builder Pattern in Java 8 (#16399)
* BAEL-7255 - Implementing GraphQL Mutation without Returning Data

* BAEL-7615 - Implement the Builder Pattern in Java 8

* BAEL-7615 - Implement the Builder Pattern in Java 8
2024-04-13 13:50:11 -07:00
parthiv39731
a3956ce15c BAEL-7388, fixed class diagram 2024-01-22 21:59:56 +05:30
parthiv39731
1cb6e41c85 BAEL-7388, Builder Pattern and Inheritance 2024-01-19 23:57:04 +05:30
Ana Peterlić
73e58da770 BAEL-7002 - Drawbacks of Singleton Pattern (#14979)
* BAEL-7002 - Drawbacks of Singleton Pattern

* Add mockito-inline dependency
2023-10-18 18:21:58 +05:30
alemoles
afd6ccaa93 BAEL-5850 - Abstract Factory vs Factory Method Pattern in Java (#13115) 2022-11-30 15:42:11 -08:00
Arya
aaf070cd55 Changed module name. (#13098) 2022-11-27 14:29:34 -08:00
Arya
b7f097bb92 Serialize a Singleton in Java (#13074)
* Added a new module. Also added Serializable Singleton article source code.

* Modified the unit tests. And deleted the main classes.
2022-11-25 09:33:26 -08:00