Fixes #621 - updated Documentation, test and sample code

This commit is contained in:
Dan Dobrin
2021-01-10 11:32:20 -05:00
committed by Oleg Zhurakousky
parent ffbc7fec78
commit 4a79072b53
4 changed files with 130 additions and 27 deletions

View File

@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>