Commit Graph

23 Commits

Author SHA1 Message Date
Christian Tzolov
1ff37fc4e3 Make image recognition test OS (MAC, Linux) specific 2020-06-25 13:41:34 +02:00
Christian Tzolov
e2932661dd semantic segmentation processor 2020-06-25 12:41:39 +02:00
Christian Tzolov
ebe05bc315 Tensorflow functions and applications
* initial step
 * Tensorflow models functional model redesign

      -- Based on https://tzolov.github.io/mind-model-services
      -- Resolves #5

 * Add object detection processor README
 * Add image recognition processor README
 * Initial Tensorflow commonn README
 * Initial Tensorflow commonn README
 * Tensorflow common diagram
 * Tensorflow docs code
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Tensorflow docs code snippets improve
 * Add semantic segmentation function. add object detecteion function readme
 * oo images
 * Furether oo readme improvments
 * Final obj detection readme fixes
 * Add image recognition readme
 * Add image recognition readme 2
 * Semantic segmentation readme
 * Segmentation readme
 * Semantic segmentation readme 3
 * Fix image recognition and object detcion app starter dependecies

 * Add metadata for Tensorflow apps
2020-06-24 18:37:03 -04:00
Christian Tzolov
9792768d55 Address twitter review suggestions 2020-06-24 09:58:26 +02:00
Christian Tzolov
873f17414e Twitter functional apps
* Streaming source
* Add twitter search and messasge sources
* Add more twitter source, sink and processors
* Add IT tests for twitter update sink
* Add IT tests for twitter message sink
* Add IT tests for twitter trend processor
* twitter suppliers readme
* twitter consumers readme
* twitter functions readme
* Disable TwitterStreamSourceTests
2020-06-23 14:48:34 -04:00
David Turanski
1ef16b9b3e Add http-request-function and processor app
* Update README
* Clean up per review
* Added function README
* Remove `HttpRequestProcessorProperties$Retry` from the whitelist
2020-05-28 11:01:36 -04:00
Soby Chacko
c598674a98 Adding script-processor apps
https://github.com/spring-cloud/stream-applications/issues/34

* Addressing PR review comments
2020-05-18 16:11:44 -04:00
Soby Chacko
5073188c4c Cleaning test classes 2020-05-15 16:32:19 -04:00
Soby Chacko
730332f3e6 Update test config class names 2020-05-15 14:01:00 -04:00
Soby Chacko
a4c0592aa9 cleaning up whitelist properties files 2020-05-12 14:38:43 -04:00
Soby Chacko
78d4ba6a00 Update packages in apps 2020-05-12 14:06:01 -04:00
Soby Chacko
b2f2f81890 Migrate router-sink
Resolves https://github.com/spring-cloud/stream-applications/issues/26
2020-05-11 17:34:38 -04:00
Soby Chacko
43e3d7a8fb Rename groovy-transformer to groovy-processor
This can be then used as a comnmon groovy-processor app that
can be used in lieu of the current groovy-transform and
groovy-filter processor apps.
2020-05-11 15:00:49 -04:00
Soby Chacko
adf9d3fc0d Groovy transform app
Update build related docs
2020-05-08 20:38:59 -04:00
Soby Chacko
5b8cda5228 Cleanup 2020-05-08 15:36:13 -04:00
Soby Chacko
df2a8f5c19 Add Header Enricher function and generate processor apps.
Add Redis consumer and gengerate sink apps.

Resolves https://github.com/spring-cloud/stream-applications/issues/22
Resolves https://github.com/spring-cloud/stream-applications/issues/23
2020-05-08 15:35:58 -04:00
Soby Chacko
828e12bcf1 Cleanup maven group id in splitter
Fix typo in transformer
2020-05-07 20:15:00 -04:00
Soby Chacko
9e6bc50f31 Further updates related to new versioning scheme 2020-05-07 18:48:29 -04:00
Soby Chacko
eec4ba5042 All processor apps to 3.0.0-SNAPSHOT 2020-05-07 18:20:07 -04:00
Soby Chacko
9bc78ec1fa Apply checkstyle changes in stream-applications
* core, source, sink and processor are now updated with latest checkstyle requirements.
2020-05-07 11:20:33 -04:00
Soby Chacko
f61fbb4dc9 Introducing checkstyle changes for functions 2020-05-06 17:42:11 -04:00
Soby Chacko
c74bd6dbd0 Fix dependencies 2020-05-05 18:42:22 -04:00
Soby Chacko
517ccd5b40 Initial Commit
Migrating the existing structure from the following location:
https://github.com/spring-cloud-stream-app-starters/stream-applications/tree/restructuring
2020-05-04 17:51:05 -04:00