13 Commits

Author SHA1 Message Date
dependabot[bot]
b6462f4652 Bump org.apache.avro:avro in /kafka-e2e-kotlin-sample/customer-service
Bumps org.apache.avro:avro from 1.8.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:25:55 -05:00
dependabot[bot]
e82340c2da Bump org.apache.avro:avro in /kafka-e2e-kotlin-sample/shipping-service
Bumps org.apache.avro:avro from 1.8.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:25:23 -05:00
dependabot[bot]
7e6fa283fe Bump org.apache.avro:avro in /kafka-e2e-kotlin-sample/order-service
Bumps org.apache.avro:avro from 1.8.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 14:25:08 -05:00
Soby Chacko
24997117d4 Spring Boot and Cloud updates
Update samples to use Boot 2.4.4
Spring Cloud is updated to 2020.0.2

Remove empty integration tests
2021-03-24 22:47:17 -04:00
Soby Chacko
a92fab7e3b Upgrade Spring Boot in samples to 2.3.4.RELEASE 2020-10-16 19:52:27 -04:00
Soby Chacko
e98eb914f2 Update boot parent in samples 2020-05-05 18:25:21 -04:00
Soby Chacko
594779ee77 Cleaning up samples
Kotlin e2e sample with Boot 2.2.0.RELEASE
Kafka Streams word count functional updates
2019-10-24 18:12:54 -04:00
Soby Chacko
4ec74168d6 Update Kotlin e2e sample 2019-10-01 17:30:34 -04:00
Soby Chacko
2e4b9b7597 polishing 2019-09-23 12:15:44 -04:00
Jose Antonio Iñigo Garrido
ff95320be1 removed unnecessary props - native serialization/deserialization 2019-07-01 14:45:11 -04:00
Soby Chacko
68b0614638 Update kafka streams samples
Address Serde changes from upstream
Polishing
2019-06-18 14:06:15 -04:00
Soby Chacko
aeb05a7515 Use https for accessing Confluent maven repository 2019-06-11 20:15:13 -04:00
Jose Antonio Iñigo Garrido
14f3f5c600 kafka-e2e-sample
fixed readme

updated e2e Kotlin sample and version upgrade to Horsham

updgraded Kotlin to 1.3.31
2019-06-11 18:43:33 -04:00