Commit Graph

42 Commits

Author SHA1 Message Date
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
12fb2cfd46 TCP Supplier/Source
Resolves https://github.com/spring-cloud/stream-applications/issues/43
2020-05-18 14:32:22 -04:00
Soby Chacko
5073188c4c Cleaning test classes 2020-05-15 16:32:19 -04:00
Soby Chacko
6c83ae2fa0 Counter sink test cleanup 2020-05-15 15:53:06 -04:00
Soby Chacko
a50fab3cdd counter consunmer pom cleanup 2020-05-15 15:50:16 -04:00
Soby Chacko
6f5e05d2be Remove docbook components from the build 2020-05-15 15:43:30 -04:00
Soby Chacko
730332f3e6 Update test config class names 2020-05-15 14:01:00 -04:00
Soby Chacko
3235b04e58 Add ftp/sftp build descriptors 2020-05-13 18:48:38 -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
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
52bae1b6f6 Update router docs 2020-05-12 11:41:52 -04:00
Soby Chacko
1cc285e8cf Polish router sink README 2020-05-12 11:29:17 -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
737fb8262a Update docs links 2020-05-08 17:01:28 -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
0e23e07127 Add Header Enricher function 2020-05-08 14:17:09 -04:00
Soby Chacko
58796b7adc Docs cleanup 2020-05-08 13:55:18 -04:00
Soby Chacko
e8c48da073 Fix typo in versions 2020-05-07 20:27:55 -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
df2c022ce8 Cleaning up maven coordinates 2020-05-07 19:55:46 -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
5f3cf5e49e All source apps to 3.0.0-SNAPSHOT 2020-05-07 18:18:33 -04:00
Soby Chacko
e51f1e4903 All sink apps to 3.0.0-SNAPSHOT 2020-05-07 18:16:40 -04:00
Soby Chacko
251ff36f93 Update stream-applications-core to 3.0.0-SNAPSHOT 2020-05-07 18:12:46 -04:00
Soby Chacko
e2d59034c7 Update functions to 1.0.0-SNAPSHOT from BUILD-SNAPSHOT 2020-05-07 18:11:18 -04:00
Soby Chacko
382a5eecea Update stream-applications-build modules 2020-05-07 18:05:34 -04:00
Soby Chacko
86fc242292 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
9d2a702228 Remove ftp support module from stream-applications-core 2020-05-07 13:10:42 -04:00
Soby Chacko
56b963c326 More restructuring 2020-05-07 12:33:51 -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
David Turanski
5819e9a8b7 Fix groupId 2020-05-05 15:43:17 -04:00
Soby Chacko
d0e8f2bffd Renaming apps-metadata to apps-build 2020-05-04 18:01:34 -04:00
Soby Chacko
45fb7a55d2 Remove unnecessary .gitignore files 2020-05-04 17:56:39 -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