find in path

find in path

  • Home
  • Tags
  • Feed
  • Sync tree database table over Apache Kafka

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

    Showcase on how to eventually sync hierachical data from a source database table towards a sink database table via Apache Kafka in a…

  • 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…