From 769ac40e9f3dca05a9dafb6c79a6ab7d31f5b967 Mon Sep 17 00:00:00 2001 From: lam le Date: Thu, 9 Jun 2022 11:46:16 +0700 Subject: [PATCH 1/3] should guide tech user about local mysql/postgres database configuration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c7015a..09ff139 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ # Spring Boot + JPA + Thymeleaf + ClearDB # HeroKu deploy: https://learnenglishwithyzenny.herokuapp.com/ # Tran Nguyen Thanh Nhu Y - 14/04/2018 + +- should guide tech-user about database configuration From f80988583919d9ff049683bb173f99ca91f053dc Mon Sep 17 00:00:00 2001 From: lam le Date: Thu, 9 Jun 2022 11:47:10 +0700 Subject: [PATCH 2/3] should format java & other files following standard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09ff139..d498c85 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ # Tran Nguyen Thanh Nhu Y - 14/04/2018 - should guide tech-user about database configuration +- should following standard format from Google or AWZ \ No newline at end of file From 3896377d978a84f0ea0d299ad2480962cd1e6f78 Mon Sep 17 00:00:00 2001 From: lam le Date: Thu, 9 Jun 2022 11:47:41 +0700 Subject: [PATCH 3/3] SOLID --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d498c85..81bf749 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ # Tran Nguyen Thanh Nhu Y - 14/04/2018 - should guide tech-user about database configuration -- should following standard format from Google or AWZ \ No newline at end of file +- should following standard format from Google or AWZ +- should break smaller components following S.O.L.I.D \ No newline at end of file