File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
spring-cloud-function-dependencies
spring-cloud-function-samples Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 4141 <artifactId >spring-cloud-starter-function-webflux</artifactId >
4242 <version >${project.version} </version >
4343 </dependency >
44- <dependency >
45- <groupId >org.springframework.cloud</groupId >
46- <artifactId >spring-cloud-function-deployer</artifactId >
47- <version >${project.version} </version >
48- </dependency >
4944 <dependency >
5045 <groupId >org.springframework.cloud</groupId >
5146 <artifactId >spring-cloud-function-adapter-aws</artifactId >
7671 <artifactId >spring-cloud-function-kotlin</artifactId >
7772 <version >${project.version} </version >
7873 </dependency >
79- <dependency >
80- <groupId >org.springframework.cloud</groupId >
81- <artifactId >spring-cloud-function-rsocket</artifactId >
82- <version >${project.version} </version >
83- </dependency >
8474 <dependency >
8575 <groupId >org.springframework.cloud</groupId >
8676 <artifactId >spring-cloud-function-grpc</artifactId >
Original file line number Diff line number Diff line change 2929 <module >function-sample-gcp-http</module >
3030 <module >function-sample-gcp-background</module >
3131 <module >function-sample-cloudevent</module >
32- <module >function-sample-cloudevent-stream</module >
33- <module >function-sample-cloudevent-rsocket</module >
3432 <module >function-sample-cloudevent-sdk</module >
35- <!-- <module>function-sample-kotlin-web</module>-->
3633 <module >function-sample-grpc-cloudevent</module >
3734 </modules >
3835
You can’t perform that action at this time.
0 commit comments