Skip to content

Commit fd3218f

Browse files
committed
change date
1 parent a7007a5 commit fd3218f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/repository-design-pattern/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: The repository design pattern
3-
date: 2024-04-09
3+
date: 2024-04-08
44
image_credit: ningshi
55
url: repository-design-pattern
66
description: Discover the repository design pattern explained thanks to a simple example. Learn how it works and it ensures a clean separation between the domain model and the persistence model, aiming to hide the complexity of the object’s state storing.

0 commit comments

Comments
 (0)