mercredi 15 septembre 2021

What is a good practice when using factory pattern in a web api?

I have a project which requires me to build a web api using Factory pattern while also using Unit of Work pattern. I built my factories to create unit of work products but I was wondering, is there a better way to do it? My question is; what is the best practice when using Factory pattern while also using Unit of Work pattern?

Aucun commentaire:

Enregistrer un commentaire