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

@@ -46,6 +46,5 @@ dependencyManagement {
dependencies {
compile('org.springframework.cloud:spring-cloud-starter-function-web')
compile('org.springframework.cloud:spring-cloud-function-compiler')
testCompile('org.springframework.boot:spring-boot-starter-test')
}