Christian Tzolov
dffb467da4
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
3bb9e066b9
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
b1a57fc191
Address twitter review suggestions
2020-06-24 09:58:26 +02:00
Soby Chacko
2aae03abe4
Update versions
...
Docs/Descriptor metadata updates
2020-06-23 19:02:29 -04:00
Christian Tzolov
1892736b98
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
dab3da942d
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
d56525b27a
Add composite function support for the sources
2020-06-19 18:15:26 -04:00
David Turanski
92b2fc2f39
Implement task-launch-request-function
...
Removed task-launch-request from stream-applications-core
Fix Checkstyle errors
2020-06-19 17:50:44 -04:00
Soby Chacko
96880eaf84
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
e3ecd99023
Fix condition on SpelExpressionConverterConfiguration
2020-06-17 12:34:07 -04:00
David Turanski
8bdd18a34a
Implement Tasklauncher function
...
Clean up test
2020-06-16 18:00:45 -04:00
Soby Chacko
e08ea45ebe
Websocket supplier/consumer - source/sink
2020-06-16 15:37:38 -04:00
Soby Chacko
bdfc69c953
JMS Supplier/Source
...
* Addressing PR review comments
2020-06-16 15:34:45 -04:00
Soby Chacko
9e8be19b2a
FTP supplier/source
...
* Addressing PR review comments
2020-06-16 15:31:22 -04:00
Soby Chacko
da04bb3050
README changes.
...
Properties cleanup.
2020-06-04 15:55:18 -04:00
David Turanski
1420e79ca7
Fix Dockerfile
2020-06-04 09:15:17 -04:00
David Turanski
1051a40d40
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
783d0dbc03
Update spring-cloud-function dependency
2020-06-03 14:28:25 -04:00
Soby Chacko
2b1a75b413
Update versions
...
Fix tests
2020-06-03 13:27:22 -04:00
Soby Chacko
205f1f9338
Update versions
...
Fix checkstyles
Temporarily disable a few tests
2020-06-02 18:54:58 -04:00
Soby Chacko
15c077cd49
Adding README docs for consumers
...
Fixes https://github.com/spring-cloud/stream-applications/issues/21
Fixes https://github.com/spring-cloud/stream-applications/issues/20
Fixes https://github.com/spring-cloud/stream-applications/issues/19
Fixes https://github.com/spring-cloud/stream-applications/issues/9
Fixes https://github.com/spring-cloud/stream-applications/issues/7
Fixes https://github.com/spring-cloud/stream-applications/issues/16
Fixes https://github.com/spring-cloud/stream-applications/issues/15
* Update ftp-consumer/README.adoc
2020-06-02 12:01:57 -04:00
Soby Chacko
d0f7e81a61
Cleaning up supplier README docs.
...
Renaming HttpSourceProperties -> HttpSupplierProperties
2020-06-01 13:48:47 -04:00
Soby Chacko
b4b957fd3a
Cleanup: file supplier README
2020-06-01 13:37:16 -04:00
David Turanski
49a2f4ef91
Add ConditionalOnMissingBean to fix bean override error
2020-05-29 16:52:15 -04:00
David Turanski
7ff0da8869
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
rstpv
d104a9cadd
Adding rabbit supplier
...
* Fixing feedback
* Fixing test name
* Migrating existing tests
* New line in the end of RabbitSourceInvalidConfigTests
2020-05-28 15:43:59 -04:00
David Turanski
27e53d1fba
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
bdbe8bc231
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
David Turanski
7a3189a6c2
Change checkstyle location
2020-05-20 11:02:03 -04:00
David Turanski
be77e8a860
Use maven.multiModuleProjectDirectory
2020-05-20 08:55:50 -04:00
David Turanski
50469fdcd0
Bring checkstyle local
2020-05-19 18:04:14 -04:00
Soby Chacko
e39b00e9ed
Making test-containers to use random port
...
MQTT tests were using a fixed port, making them random.
2020-05-19 17:56:23 -04:00
Soby Chacko
54e1e02f3d
TimeProperties -> TimeSupplierProperties
2020-05-19 17:10:40 -04:00
Soby Chacko
f82d589a72
Fix conflicts
2020-05-19 16:57:47 -04:00
Soby Chacko
bdf8bb56ec
Mqtt sink
...
* MQTT Consumer/Sink
Resolves https://github.com/spring-cloud/stream-applications/issues/41
2020-05-19 15:42:22 -04:00
Soby Chacko
4c77bea896
TCP Sink
...
Migrating TCP Sink as a consumer/sink.
2020-05-19 14:31:12 -04:00
Soby Chacko
b0d86edbc7
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
237fcad2ed
TCP Supplier/Source
...
Resolves https://github.com/spring-cloud/stream-applications/issues/43
2020-05-18 14:32:22 -04:00
Soby Chacko
622d1557f5
Cleaning test classes
2020-05-15 16:32:19 -04:00
Soby Chacko
f51c745134
counter consunmer pom cleanup
2020-05-15 15:50:16 -04:00
Soby Chacko
696af34459
Update test config class names
2020-05-15 14:01:00 -04:00
Soby Chacko
39af5ed0c8
SFTP Consumer/Sink
...
Resolves https://github.com/spring-cloud/stream-applications/issues/32
2020-05-13 16:12:23 -04:00
Soby Chacko
4b9d21df85
Ftp consumer/sink
...
Resolves https://github.com/spring-cloud/stream-applications/issues/28
2020-05-13 16:05:52 -04:00
Soby Chacko
fa0a1844e8
Add Header Enricher function
2020-05-08 14:17:09 -04:00
Soby Chacko
e319c43910
Docs cleanup
2020-05-08 13:55:18 -04:00
Soby Chacko
48a23a20ea
Cleaning up maven coordinates
2020-05-07 19:55:46 -04:00
Soby Chacko
e361e59aee
Update functions to 1.0.0-SNAPSHOT from BUILD-SNAPSHOT
2020-05-07 18:11:18 -04:00
Soby Chacko
cacd911ee1
Redis consumer
...
* Provide a reusable consumer bean.
* Options for redis key, queue or topic.
* Adding tests to verify.
* Addressing PR review comments
* Applying checkstyle changes
* Fixing build issues
* Move SpEL parsing to the `RedisConsumerProperties`
for cleaner code in the `RedisConsumerConfiguration`
* Remove non-existing `spring.redis.user` property from
the test `application.properties`
* Change `redis-consumer` module description to more official manner
2020-05-07 16:26:19 -04:00
Soby Chacko
2dfafcd571
Introducing checkstyle changes for functions
2020-05-06 17:42:11 -04:00
David Turanski
9bde4d51f0
Fix groupId
2020-05-05 15:43:17 -04:00