find in path

find in path

  • Home
  • Tags
  • Feed
  • kafka-connect-jdbc testcontainers tests

    2020-04-10 testcontainers postgresql kafka-connect-jdbc kafka

    Test a system that depends on kafka-connect-jdbc by bootstrapping the Apache Kafka ecosystem artifacts and PostgreSQL through testcontainers…

  • Dynamic property sources for PostgreSQL spring boot tests

    2020-03-29 testcontainers postgresql spring-boot

    Make use of the newly introduced DynamicPropertySource spring annotation in configuring DataSource spring beans required in the tests that…

  • Process generic avro records in Kafka Streams

    2019-12-28 kafka-streams avro

    Via Kafka Streams can be processed avro records of different types in order to benefit of the ordering of the events that relate to the…