Remove spring-cloud-function-compiler module

Fixes gh-805
This commit is contained in:
onobc
2022-02-11 20:29:54 -06:00
committed by Oleg Zhurakousky
parent b8856bf0e7
commit 1896d1e474
75 changed files with 0 additions and 7110 deletions

View File

@@ -34,10 +34,6 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-function-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-compiler</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>