GH-645 Add Kotlin Web example

This commit is contained in:
Oleg Zhurakousky
2021-02-15 18:06:40 +01:00
parent a24713e53b
commit e4b953a14f
14 changed files with 830 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<module>function-sample-cloudevent</module>
<module>function-sample-cloudevent-stream</module>
<module>function-sample-cloudevent-rsocket</module>
<module>function-sample-kotlin-web</module>
</modules>
<build>