From bc3e718f7e16f94c700c73897fd03b168df0171c Mon Sep 17 00:00:00 2001 From: bvn13 Date: Mon, 30 Sep 2019 23:42:55 +0300 Subject: [PATCH] springboot2-request-logger - main readme updated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab59376..6c2a5d9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Java Lessons 1) [Lesson #1](springboot2-junit5-skiptest/README.md) - How to write an annotation for your JUnit5 tests and to use application.properties from Spring environment +2) [Lesson #2](springboot2-request-logger/README.md) - How to log every request in Spring/SpringBoot web application \ No newline at end of file