Commit Graph

15 Commits

Author SHA1 Message Date
Christian Tzolov
052f86cf91 Port in the Geo and Users twitter function. Fix issue with handling SpEL expression porperties in the twitter functions. 2020-06-24 12:58:47 +02: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
Soby Chacko
cffbe2fa56 FTP supplier/source
AWS S3 apps migration

s3-supplier/s3-source
s3-consumer/s3-sink

Fix merge conflicts

Addressing PR review comments

Rebasing

Add ConditionalOnMissingClass to Spel converter config

Test cleanup

* Fix `AwsS3SourceTests` to properly mock before starting endpoint
2020-06-18 17:06:58 -04:00
David Turanski
cd990fc28e Fix condition on SpelExpressionConverterConfiguration 2020-06-17 12:34:07 -04:00
Soby Chacko
273b1af03c Websocket supplier/consumer - source/sink 2020-06-16 15:37:38 -04:00
Soby Chacko
50660a884e FTP supplier/source
* Addressing PR review comments
2020-06-16 15:31:22 -04:00
David Turanski
b61f9ad35a Fix Dockerfile 2020-06-04 09:15:17 -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
David Turanski
89d1d1d5bf Add ConditionalOnMissingBean to fix bean override error 2020-05-29 16:52:15 -04:00
David Turanski
ce19c437fb Add common Expression to String Converter (#50)
* Add common Expression to String Converter

Co-authored-by: David Turanski <dturanski@pivotal.io>
2020-05-29 14:51:45 -04:00
Soby Chacko
dfeef686b3 MQTT source as supplier/source
Resolves https://github.com/spring-cloud/stream-applications/issues/38
2020-05-19 14:25:33 -04:00
Soby Chacko
12fb2cfd46 TCP Supplier/Source
Resolves https://github.com/spring-cloud/stream-applications/issues/43
2020-05-18 14:32:22 -04:00
Soby Chacko
5ba3d7ac66 SFTP Consumer/Sink
Resolves https://github.com/spring-cloud/stream-applications/issues/32
2020-05-13 16:12:23 -04:00
Soby Chacko
566d411a61 Ftp consumer/sink
Resolves https://github.com/spring-cloud/stream-applications/issues/28
2020-05-13 16:05:52 -04:00