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