java-tutorials/spring-boot-mvc-2
Alessio Stalla 2202f38699 [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.
2019-09-27 08:19:48 -06:00
..
src/main BAEL-2906 Functional Controllers in Spring MVC (#6972) 2019-07-29 22:44:52 +01:00
.gitignore BAEL-2906 Functional Controllers in Spring MVC (#6972) 2019-07-29 22:44:52 +01:00
README.md [BAEL-17489] Adding README descriptions to the following modules: (#7829) 2019-09-27 08:19:48 -06:00
pom.xml BAEL-2906 Functional Controllers in Spring MVC (#6972) 2019-07-29 22:44:52 +01:00

README.md

Spring Boot MVC

This module contains articles about Spring Web MVC in Spring Boot projects.

Relevant Articles: