Commit Graph

7 Commits

Author SHA1 Message Date
Artem Bilan
70ccc217fa Rename to spring-functions-catalog-bom
The `spring-function-dependencies` is confusing, especially when it is used
alongside with the `spring-cloud-function-dependencies`

* Add `spring-functions-catalog-bom` Maven config into README
2024-03-07 15:43:27 -05:00
Chris Bono
0f65110e89 Remove Tensorflow modules
This commit removes the following Tensorflow 1.0 related modules:

- spring-tensorflow-common
- spring-image-recognition-function
- spring-object-detection-function
- spring-semantic-segmentation-function

These may be resurrected at a later date but re-implemented with
either DeepJavaLibrary or TensorFlow 2.0.

* Remove Tensorflow modules from README.adoc

* Remove protobuf - was only used by Tensorflow
2024-01-16 17:02:49 -05:00
Artem Bilan
296d80f0a8 Add CONTRIBUTING.adoc
* Remove `CODE_OF_CONDUCT.adoc` since it is supplied from the GH org configuration
2024-01-05 11:58:25 -05:00
Chris Bono
84e732da08 Prefix function names with spring-
* Add `spring-` prefix to function names

Fixes: #9

This commit renames each sub-module in the common, consumer, function
and supplier groups with a prefix of `spring-`.

* Update README.adoc links to new prefixed names
2024-01-02 14:07:00 -05:00
Artem Bilan
dceb61a73c Add more info into README 2023-11-27 11:23:51 -05:00
Artem Bilan
7e4954df78 Fix links in README for target functions 2023-11-22 13:03:26 -05:00
Artem Bilan
7d1f796f08 Add README.adoc 2023-11-22 12:56:26 -05:00