Commit Graph

192 Commits

Author SHA1 Message Date
Ilayaperumal Gopinathan
7ace8a8867 Add README 2020-08-05 03:32:32 +05:30
Ilayaperumal Gopinathan
abd0714522 Remove older README 2020-08-05 02:16:46 +05:30
Ilayaperumal Gopinathan
5eda11d440 Add health endpoint for sample apps 2020-08-05 02:07:21 +05:30
Ilayaperumal Gopinathan
5bcadd31db Remove few other references of CORS properties 2020-08-05 01:18:51 +05:30
Ilayaperumal Gopinathan
8a3566bee5 Exclude CORS properties of http ingest 2020-08-05 00:51:28 +05:30
Ilayaperumal Gopinathan
fd76588a0a Add app metadata for http container images 2020-08-04 23:42:51 +05:30
Ilayaperumal Gopinathan
0be040d5a6 Fix incorrect port mapping 2020-08-04 19:58:11 +05:30
Ilayaperumal Gopinathan
78289a2d1c Add maven repo config 2020-08-04 18:09:03 +05:30
Ilayaperumal Gopinathan
ce848afbca Fix repositor config 2020-08-04 17:49:34 +05:30
Ilayaperumal Gopinathan
b425f241aa Update spring-cloud dependencies to Hoxton.SR6 2020-08-04 17:32:32 +05:30
Ilayaperumal Gopinathan
f93cd37ea1 Fix ticktock sample 2020-08-04 17:26:44 +05:30
Ilayaperumal Gopinathan
4b0782d7a1 Add multi IO samples 2020-08-04 17:02:40 +05:30
Ilayaperumal Gopinathan
3c31fd2ea9 Update maven config 2020-07-27 14:38:22 +05:30
Ilayaperumal Gopinathan
25ebf1a99e Update uppercase-processor sample to include docker image build 2020-07-27 14:23:58 +05:30
Ilayaperumal Gopinathan
7b19c589ea cleanup/polishing 2020-07-26 18:57:36 +05:30
Christian Tzolov
34473b025b Improve the wavefront demo task 2020-07-24 14:23:03 +02:00
Ilayaperumal Gopinathan
cee79f3c8d Add transformer app for function sample 2020-07-23 19:41:17 +05:30
schesa
06da4e8a7c Update BillingConfiguration.java
Explicit return types should be consistent across both the reader and the writer.
2020-07-21 11:17:31 -04:00
Christian Tzolov
85a35cc592 Add Wavefront enabled Task demo 2020-07-21 15:32:15 +02:00
Ilayaperumal Gopinathan
c37aa3f4f5 Add maven repo config for composed kotlin module 2020-07-21 15:59:05 +05:30
Ilayaperumal Gopinathan
430b514ff5 Add maven central repo config 2020-07-21 15:42:47 +05:30
Ilayaperumal Gopinathan
e794ba1a82 Add spring release repo 2020-07-21 15:23:14 +05:30
Ilayaperumal Gopinathan
1f060f8a86 Fix plugin repos for the modules that use jib plugin 2020-07-21 15:11:44 +05:30
Ilayaperumal Gopinathan
716c2e5d10 Fix module configuration 2020-07-21 14:58:49 +05:30
Ilayaperumal Gopinathan
e548bbb7b6 Try adding maven central to plugin repo 2020-07-21 14:52:14 +05:30
Ilayaperumal Gopinathan
87dd220047 Fix repository config inside function samples 2020-07-21 14:42:28 +05:30
Ilayaperumal Gopinathan
2e6748821d Remove invalid config 2020-07-21 14:34:02 +05:30
Ilayaperumal Gopinathan
89e4151855 Fix profile configuration 2020-07-21 14:31:27 +05:30
Ilayaperumal Gopinathan
b1904d4c67 Add profile for repository config 2020-07-21 14:29:20 +05:30
Ilayaperumal Gopinathan
0b3baec05b Add repository config to Kafka/function samples 2020-07-21 14:23:51 +05:30
Ilayaperumal Gopinathan
1d03924c41 Update stream apps to 1.0.0-M2 2020-07-21 14:18:00 +05:30
Ilayaperumal Gopinathan
cba9ddcf46 Update Hoxton dependency 2020-07-21 14:10:59 +05:30
Ilayaperumal Gopinathan
abc583c8f4 Rename functional-samples -> function-samples 2020-07-21 13:24:13 +05:30
Ilayaperumal Gopinathan
08b58a3b27 Function samples 2020-07-21 13:22:08 +05:30
Christian Tzolov
d88a3fc6ec Update Task Monitoring Demo to Boot 2.3.1, SpringCloud Hoxton.SR6 and Prometheus RSocket 0.11.0 2020-07-20 14:47:10 +02:00
Ilayaperumal Gopinathan
3fb87c19b9 Update inbound/outbound ports 2020-06-27 03:29:01 +05:30
Ilayaperumal Gopinathan
0fc7dc18fa Add port name metadata for apps 2020-06-27 02:08:44 +05:30
Ilayaperumal Gopinathan
36648a23ba Rename samples 2020-06-24 21:00:13 +05:30
Ilayaperumal Gopinathan
cc3191ace4 Add ticktock multi IO sample 2020-06-23 19:59:46 +05:30
Janne Valkealahti
8fe8d45e4f Actually add mysql driver 2020-05-23 07:59:55 +01:00
Janne Valkealahti
8202767bc4 Add custom sample for dataflow 25x 2020-05-23 07:45:23 +01:00
Ilayaperumal Gopinathan
dc20f90f03 Refactor the stream applications
Thanks to Soby Chacko for the suggestions
2020-05-02 07:17:55 +05:30
Ilayaperumal Gopinathan
6324d6e78a Add Spring Cloud Stream function based apps
Resolves #135
2020-05-01 01:24:39 +05:30
Glenn Renfro
48434d7e61 Migrate Kubernetes Schedules from 2.3/2.4 to SCDF 2.5
Resolves #133
2020-04-20 18:29:41 -04:00
Soby Chacko
2b3d2b6320 Update stream samples to latest model
* Update Stream applicaiton Kafka samples to use the latest functional model
* Use the new test binder to test the components

Resolves https://github.com/spring-cloud/spring-cloud-dataflow-samples/issues/131
2020-03-16 12:43:42 -04:00
Glenn Renfro
158f455ffc Supports CTR section of the dataflow.spring.io
resolves another part of #180

It is associated with PR https://github.com/spring-io/dataflow.spring.io/pull/188
2020-01-29 15:57:42 -05:00
Mark Pollack
f205626b4f Update to junit5/assert4j in batch sample
Fixes #127
2020-01-29 15:37:01 -05:00
Janne Valkealahti
42f83b10c8 Apply suggestions from code review
Co-Authored-By: Sabby Anandan <sanandan@pivotal.io>
2020-01-27 15:51:30 +00:00
Janne Valkealahti
f6062684ea Update javadsl sample
- Bump up to boot and dataflow versions.
- Document authentication settings.
- Fixes #126
2020-01-27 15:51:30 +00:00
Christian Tzolov
a128253930 Add SCDF stream autoscaling example
- Add K8s on-disk installation configuration yaml files to extend the SCDF k8s on-disk installation.
 - Add K8s on-disk installation configuration yaml files to extend the SCDF k8s Helm installation.
 - Add AlertWebhookReciver Spring Boot app.
 - Publish the webhook app to springcloud DockerHub
2019-12-31 17:44:13 +01:00