[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,2 +1,6 @@
## Spring Boot Keycloak
This module contains articles about Keycloak in Spring Boot projects.
## Relevant articles:
- [A Quick Guide to Using Keycloak with Spring Boot](http://www.baeldung.com/spring-boot-keycloak)