Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2018-10-29 12:06:49 +00:00
parent 649e0f9b7a
commit ab0cf66233
3 changed files with 3 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ same rules for signature transformation outlined in "Java 8 function support" se
<simpara>The <literal>spring-cloud-function-web</literal> module has autoconfiguration that
activates when it is included in a Spring Boot web application (with
MVC support). There is also a <literal>spring-cloud-starter-function-web</literal> to
collect all the optional dependnecies in case you just want a simple
collect all the optional dependencies in case you just want a simple
getting started experience.</simpara>
<simpara>With the web configurations activated your app will have an MVC
endpoint (on "/" by default, but configurable with