[BAEL-17489] Adding README descriptions to the following modules: (#7829)

* [BAEL-17489] Adding README descriptions to the following modules:
    spring-boot-custom-starter
    spring-boot-disable-console-logging
    spring-boot-gradle
    spring-boot-jasypt
    spring-boot-keycloak
    spring-boot-kotlin
    spring-boot-logging-log4j2
    spring-boot-management
    spring-boot-mvc
    spring-boot-mvc-birt

* Change description of management module and add prev/next links as per new template.
This commit is contained in:
Alessio Stalla
2019-09-27 16:19:48 +02:00
committed by Josh Cummings
parent 5373bc1719
commit 2202f38699
11 changed files with 48 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## Spring Boot Logging with Log4j 2
This module contains articles about logging in Spring Boot projects with Log4j 2.
### Relevant Articles:
- [Logging in Spring Boot](http://www.baeldung.com/spring-boot-logging)
- [Logging to Graylog with Spring Boot](https://www.baeldung.com/graylog-with-spring-boot)