Commit Graph

  • 93004fbf8a Multi binder Kafka with dynamic destinations Soby Chacko 2020-05-29 18:33:18 -04:00
  • 61b88cf736 Hoxton version update in samples Soby Chacko 2020-05-23 13:53:21 -04:00
  • e98eb914f2 Update boot parent in samples Soby Chacko 2020-05-05 18:25:21 -04:00
  • a0a21b189d Fix minor typo Bart Blommaerts 2020-04-14 15:52:48 +02:00
  • 1bea974d4d Update boot parent in testing demo Soby Chacko 2020-03-24 19:12:39 -04:00
  • 52154cae9e Update boot parent in multi-binder sample Soby Chacko 2020-03-24 19:03:14 -04:00
  • dec7c4c5a7 Fixing issues with multi binder Kafka Streams sample Soby Chacko 2020-03-06 18:40:16 -05:00
  • 5c29947a5e Update versions in samples Soby Chacko 2020-02-29 18:29:32 -05:00
  • db739cdb53 Update versions in samples Soby Chacko 2020-02-29 18:22:21 -05:00
  • 9a14238a50 Further changes for the Kafka native serialization sample Soby Chacko 2020-01-10 16:25:10 -05:00
  • eb63558b79 Cleaning up the kafka native serialization sample Soby Chacko 2020-01-09 18:34:55 -05:00
  • 85551b3376 New sample for Kafka native serialization with functions Soby Chacko 2020-01-09 17:32:28 -05:00
  • 6f263291a6 Fix ToUpperCaseProcessorTests for CT header Artem Bilan 2019-12-18 14:16:37 -05:00
  • 1ad568a0bd Fixing wrong binding names in schema registry confluent sample Soby Chacko 2019-12-11 10:44:20 -05:00
  • 2b263af24b Kafka Transaction sample - README cleanup Soby Chacko 2019-11-20 18:40:14 -05:00
  • d9b970da54 Fix typo Soby Chacko 2019-11-12 17:12:03 -05:00
  • db65408dcc Adding functions composition samples for both Kafka/Rabbit Soby Chacko 2019-11-12 17:07:03 -05:00
  • f70c029510 Update Kafka transaction sample to use functions Soby Chacko 2019-11-11 19:56:33 -05:00
  • 3cbbcc3d13 Fix channel naming convention for vanilla rabbit test Christian Tzolov 2019-11-11 16:40:09 +01:00
  • d8cdbc8b28 add mysql and prosgres test docker images fixgures Christian Tzolov 2019-11-11 16:20:39 +01:00
  • db24d1d68d Fixing Dead Link ldicarlo 2019-09-04 16:22:00 +02:00
  • 1fdbcb1f38 GH-163: Refresh testing-demo as functions Artem Bilan 2019-11-07 22:05:42 -05:00
  • 38a9d47dac Ignore tests where we have empty tests Soby Chacko 2019-11-08 15:54:23 -05:00
  • 3f3337d09f Removing the watermark property added earlier Soby Chacko 2019-11-08 14:59:15 -05:00
  • f29ce89a27 Add @DirtiesContext to the inventory test Soby Chacko 2019-11-08 14:55:26 -05:00
  • 0b95dc0533 Trying to address a CI build failure Soby Chacko 2019-11-08 14:40:05 -05:00
  • 295a2cfb71 Fix binding names in schema registry samples Soby Chacko 2019-11-08 12:25:39 -05:00
  • 8cf8b2f10f Switching the inventory sample to the functional model Soby Chacko 2019-11-01 19:54:11 -04:00
  • 1c83e0ea54 Add inventory count sample David Turanski 2019-10-31 18:38:31 -04:00
  • bb0e21f677 Refactoring dynamic source destination samples Soby Chacko 2019-10-31 16:30:02 -04:00
  • a7875c7f74 Dynamic destination refactoring Soby Chacko 2019-10-31 13:54:18 -04:00
  • 22856c20db Polishing Soby Chacko 2019-10-30 21:39:24 -04:00
  • f9f3b10237 Removing source samples/jdbc-source from samples repo Soby Chacko 2019-10-30 21:31:03 -04:00
  • 5b464e829d Removing sink samples/jdbc-sink from samples repo Soby Chacko 2019-10-30 21:11:10 -04:00
  • 19335341ad Refactor test-embedded-kafka Soby Chacko 2019-10-30 20:53:33 -04:00
  • 664281b03f Remove samples-e2e-tests module from samples project Soby Chacko 2019-10-30 19:19:36 -04:00
  • add0cbfb15 Refactoring/Updating partitioning samples Soby Chacko 2019-10-30 19:14:45 -04:00
  • c8bea78d01 Refactor kafka jaas (multi binder) sample application Soby Chacko 2019-10-30 16:48:53 -04:00
  • 3eed560762 Refactor multibinder Kafka Streams application Soby Chacko 2019-10-30 13:53:10 -04:00
  • dad51e3d40 Refactoring mult-binder-two-kafka-clusters sample Soby Chacko 2019-10-30 11:27:55 -04:00
  • 8849f78cc0 Refactoring multi binder samples Soby Chacko 2019-10-29 17:50:24 -04:00
  • 8cf071251d Refactoring multi-io samples as functions Soby Chacko 2019-10-29 17:28:27 -04:00
  • 78514bb36c Ignore Kinesis tests when no local Kinesis Artem Bilan 2019-10-29 16:12:59 -04:00
  • dee9053bd0 GH-161: Make Kinesis samples Function-based (#162) Artem Bilan 2019-10-29 15:48:36 -04:00
  • de7f31d87d Update StreamListener sample Soby Chacko 2019-10-29 12:32:02 -04:00
  • 05e704f448 Updates to uppercase transformer Soby Chacko 2019-10-29 12:22:07 -04:00
  • 288c98a1a8 Temporaily disable kinesis-to-webflux sample from the build Soby Chacko 2019-10-29 11:38:10 -04:00
  • c37a483386 Polishing Soby Chacko 2019-10-29 11:25:12 -04:00
  • 175018af5e Processor samples refactoring Soby Chacko 2019-10-29 11:24:02 -04:00
  • 7b105a1495 Polishing Soby Chacko 2019-10-29 10:25:18 -04:00
  • 5cc9d346cf Refactor reactive processor sample application Soby Chacko 2019-10-29 10:24:01 -04:00
  • 56ffe4b99d Update kafka streams product tracker sample Soby Chacko 2019-10-28 21:55:05 -04:00
  • 2ca8568b55 Update interactive query sample Soby Chacko 2019-10-28 21:47:05 -04:00
  • ca18443d8d Update globalktable binding sample Soby Chacko 2019-10-28 21:33:24 -04:00
  • 3b0537c450 Update kafka-streams-table-join sample Soby Chacko 2019-10-28 21:15:03 -04:00
  • 3d6303e637 Update kafka-streams-to-rabbitmq-message-channel sample Soby Chacko 2019-10-28 19:58:53 -04:00
  • 2703ab2c8d Update kafka-streams-message-channel sample Soby Chacko 2019-10-28 19:43:09 -04:00
  • d3fff3b71e Update Kafka Streams DLQ sample Soby Chacko 2019-10-28 17:03:15 -04:00
  • 9be4ca0e56 Update Kafka Streams branching sample Soby Chacko 2019-10-28 16:20:36 -04:00
  • f2b3aacaab Refactoring kafka-streams-aggregate sample to use functions Soby Chacko 2019-10-25 15:23:11 -04:00
  • 594779ee77 Cleaning up samples Soby Chacko 2019-10-24 18:12:54 -04:00
  • 4ec74168d6 Update Kotlin e2e sample Soby Chacko 2019-10-01 17:30:34 -04:00
  • 47990a694f Porting kafka streams interactive sample to functional model Soby Chacko 2019-09-30 13:11:39 -04:00
  • 9fbabeba56 Unignore test Soby Chacko 2019-09-28 18:29:40 -04:00
  • f7d966525f Ignoring test temporarily Soby Chacko 2019-09-23 12:22:18 -04:00
  • 2e4b9b7597 polishing Soby Chacko 2019-09-23 12:15:44 -04:00
  • a93ac7d702 Schema registry samples update - Iteration #3 Soby Chacko 2019-09-23 12:07:26 -04:00
  • a123a621ec Schema registry samples update - Iteration #3 Soby Chacko 2019-09-19 11:28:25 -04:00
  • 74803ec017 cleanup Soby Chacko 2019-09-18 17:36:52 -04:00
  • b1025b0c6c Schema registry samples update - interation 2 Soby Chacko 2019-09-18 16:30:25 -04:00
  • ff136d56c2 Schema registry sample upgrade - Iteration 1 Soby Chacko 2019-09-17 20:17:27 -04:00
  • c80523e257 Ignore reactive samples tests Soby Chacko 2019-08-07 09:44:16 -04:00
  • 2054e59fc1 Ignore jdbc sink e2e tests temporarily Soby Chacko 2019-08-02 15:51:37 -04:00
  • 2a7dbae247 Ignoring schema registry tests temporarily Soby Chacko 2019-08-02 15:33:09 -04:00
  • ff95320be1 removed unnecessary props - native serialization/deserialization Jose Antonio Iñigo Garrido 2019-06-21 23:51:20 +02:00
  • 5fd4b3e7e2 docs polishing Soby Chacko 2019-06-20 17:50:20 -04:00
  • 85aa628e8c polishing Soby Chacko 2019-06-20 16:26:12 -04:00
  • 59c7d710f6 Polishing Soby Chacko 2019-06-20 16:15:34 -04:00
  • f97d71f85f New sample for schema registry Soby Chacko 2019-06-20 16:13:18 -04:00
  • 426c97b284 Revert "Ignore failing test on CI" Soby Chacko 2019-06-19 19:54:22 -04:00
  • 45f7cdf17b Ignore failing test on CI Soby Chacko 2019-06-19 19:28:13 -04:00
  • aaa5b44ac7 Fix broken tests Soby Chacko 2019-06-19 17:24:14 -04:00
  • fca77bb1da #150 - Removed deprecated class org.springframework.kafka.test.rule.KafkaEmbedded Marcos Paulo dos Santos 2019-06-18 18:36:44 -03:00
  • 68b0614638 Update kafka streams samples Soby Chacko 2019-06-18 14:06:15 -04:00
  • aeb05a7515 Use https for accessing Confluent maven repository Soby Chacko 2019-06-11 20:15:13 -04:00
  • 14f3f5c600 kafka-e2e-sample Jose Antonio Iñigo Garrido 2019-04-25 11:54:36 +02:00
  • a1809285b4 Convert reactive processor to functional model Soby Chacko 2019-06-11 12:05:26 -04:00
  • 465a983baf update dependencies for kafka binder in certain projects Soby Chacko 2019-06-11 10:37:58 -04:00
  • 0b1a5c3be1 Update versions Soby Chacko 2019-06-10 11:48:32 -04:00
  • 1afdac7eb6 Kafka Streams unit test demonstration in Spring Cloud Stream Germantown Jukka Karvanen 2019-04-09 14:08:27 +03:00
  • 0f8c257ed7 URL Cleanup Fishtown Spring Operator 2019-03-21 21:24:14 -05:00
  • 56b628a162 URL Cleanup 1.0 Spring Operator 2019-03-26 00:25:02 -05:00
  • 65563dd4af URL Cleanup Brooklyn Spring Operator 2019-03-26 00:25:12 -05:00
  • 8416f4d1f1 URL Cleanup Ditmars Spring Operator 2019-03-26 00:25:18 -05:00
  • c9c596002e URL Cleanup Elmhurst Spring Operator 2019-03-26 00:25:25 -05:00
  • bf88018d82 URL Cleanup Spring Operator 2019-03-26 00:25:33 -05:00
  • 5bfe5f3df7 URL Cleanup Spring Operator 2019-03-26 03:59:24 -05:00
  • 47900bd265 URL Cleanup Spring Operator 2019-03-26 03:59:32 -05:00
  • 51ee1ec44b URL Cleanup Spring Operator 2019-03-26 03:59:40 -05:00
  • ce0e8e1e18 Fixed typo Mirco 2019-03-11 11:05:52 +01:00