[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,8 @@
## Spring Boot MVC
This module contains articles about Spring Web MVC in Spring Boot projects.
### Relevant Articles:
- [Functional Controllers in Spring MVC](https://www.baeldung.com/spring-mvc-functional-controllers)
- More articles: [[prev -->]](/spring-boot-mvc)