springboot2-request-logger - main readme updated

master
bvn13 2019-09-30 23:42:55 +03:00
parent 6952be2572
commit bc3e718f7e
1 changed files with 1 additions and 0 deletions

View File

@ -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