From 95b4d2fdccb76c5e346bd4bd6e4662d3d78309af Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 29 Sep 2025 18:10:16 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83559cdd5..780c4ad8a 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,5 @@ We have separate folders for the samples of individual modules: * `bom` - Example project how to use the Spring Data release train bom in non-Spring-Boot scenarios. * `multi-store` - Example project to use both Spring Data MongoDB and Spring Data JPA in one project. + +* 123