26 Commits

Author SHA1 Message Date
David Turanski
f1d9f36dee Tag integration tests and enable integration profile 2021-02-22 14:09:22 -05:00
Soby Chacko
d6284ef8b9 Polishing README
Add missing components.
Fix broken links.
2020-11-25 16:59:26 -05:00
David Turanski
0f5689317b Add setup-build.sh 2020-11-09 14:05:35 -05:00
Soby Chacko
66def9d0b7 Update README on top 2020-09-29 18:52:02 -04:00
Christian Tzolov
f67cdb1237 Fix application tables 2020-09-02 20:56:53 +02:00
Christian Tzolov
8ab33a195d CDC Debezium Supplier, Source Boot Starter
- Add supplier, source and boot auto-config.
 - Add work around for KafkaNull handling.
 - Update CDC to 1.2.1.Final. Replace the deprecated properties.

remove comments

Add missing metadata configuration. Improve README docs.

CDC: add all metadata for doc auto-generation

Remove custom KafkaNullConverter.

  - The fixed KafkaNullConverter implementation comes with kafka binder 3.0.8-BUILD-SNAPSHOT or newer.

Add repositories to maven config in app generation project.

Remove the unnecessary function version in maven plugin configuration for app generation.
2020-08-13 15:41:25 -04:00
Soby Chacko
4a5bb50659 README changes
* Adding steps for PR contributions in the README
2020-07-13 13:03:58 -04:00
Sabby Anandan
b7d41bf04c Revise README (#73)
* Revise README

* Address review comments
2020-07-10 19:53:22 -04:00
Soby Chacko
4fc1104d3c SFTP Source metadata changes 2020-07-01 15:50:16 -04:00
Timo Salm
1c992f02ce Add Wavefront Consumer and Wavefront Sink
- Supports direct and proxy access.
 - Uses SpEL expressions to compute output metrics value and tags from the input message.
 - Add tests.
2020-07-01 15:46:41 +02:00
Christian Tzolov
cdb89b04c0 Improve README's snippet readability 2020-06-30 09:20:36 +02:00
Christian Tzolov
d493fefd19 rename couner (consumer|sink) to analytics (consumer|sink). Remove the custom SpEL convert in favor of config-common 2020-06-30 00:13:08 +02:00
Soby Chacko
2113451a6e Metadata changes 2020-06-25 11:26:16 -04:00
Soby Chacko
2b70f3a970 Update root README on functions 2020-06-25 10:32:57 -04: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
Soby Chacko
bd48ead4e6 Update versions
Docs/Descriptor metadata updates
2020-06-23 19:02:29 -04:00
David Turanski
9bf8dcc4e7 Upgrade Spring Cloud Stream to Horsham.SR6 and Spring Cloud Function to 3.0.8.RELEASE 2020-06-22 15:29:01 -04:00
David Turanski
f07085992b Add composite function support for the sources 2020-06-19 18:15:26 -04:00
Soby Chacko
f6a057d8b2 README changes.
Properties cleanup.
2020-06-04 15:55:18 -04:00
David Turanski
af2d303190 Implement geode-supplier and geode-source along with common config and test support
Implement geodeCqSupplier

Implement Geode CQ Source

Implement Geode Sink

Removed @TestInstance

Combine CQ Source and Source

Clean up per review

Update README

Fix Javadoc
2020-06-03 16:05:28 -04:00
Soby Chacko
2ba6d5e46a README improvements 2020-06-02 16:51:49 -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
c0920d9ba2 Adding REAMDE for all the supplier modules
Resolves https://github.com/spring-cloud/stream-applications/issues/14
Resolves https://github.com/spring-cloud/stream-applications/issues/18
Resolves https://github.com/spring-cloud/stream-applications/issues/10
Resolves https://github.com/spring-cloud/stream-applications/issues/8

* Addressing PR review comments
2020-05-27 13:21:53 -04:00
Soby Chacko
58796b7adc Docs cleanup 2020-05-08 13:55:18 -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