417 Commits

Author SHA1 Message Date
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