Extract adpater READMEs into docs subdir

This commit is contained in:
Dave Syer
2018-06-04 09:22:34 +01:00
parent 9dc569837a
commit 047aabcbdd
8 changed files with 259 additions and 12 deletions

View File

@@ -1,3 +1,5 @@
// Do not edit this file (e.g. go instead to src/main/asciidoc)
This work is experimental.
This project provides an adapter layer for a Spring Cloud Function application onto Azure.
You can write an app with a single `@Bean` of type `Function` and it will be deployable in Azure if you get the JAR file laid out right.