Merge branch '2.2.x' into 2.3.x

Closes gh-22596
This commit is contained in:
Andy Wilkinson
2020-07-27 15:53:03 +01:00
2 changed files with 24 additions and 11 deletions

View File

@@ -153,6 +153,8 @@ Finally, Spring Boot also includes the following starters that can be used if yo
.Spring Boot technical starters
include::starters/technical-starters.adoc[]
To learn how to swap technical facets, please see the how-to documentation for <<howto.adoc#howto-use-another-web-server, swapping web server>> and <<howto.adoc#howto-configure-log4j-for-logging, logging system>>.
TIP: For a list of additional community contributed starters, see the {spring-boot-master-code}/spring-boot-project/spring-boot-starters/README.adoc[README file] in the `spring-boot-starters` module on GitHub.