Migrate apps to Spring Functions Catalog (#523)
* Remove `functions` module * Remove `functions` from build scripts * Change internal `functions` mentioning in the docs to the dedication Spring Functions Catalog project * Remove all the TensorFlow modules * Change to `spring-functions-catalog-bom` * Update READMEs using `quick-compile.sh`
This commit is contained in:
@@ -78,8 +78,8 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud.fn</groupId>
|
||||
<artifactId>payload-converter-function</artifactId>
|
||||
<version>${java-functions.version}</version>
|
||||
<artifactId>spring-payload-converter-function</artifactId>
|
||||
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user