Interface StrimziBuildTimeConfig


public interface StrimziBuildTimeConfig
Allows configuring the Strimzi dev services broker.
  • Method Summary

    Modifier and Type
    Method
    Description
    Configuration properties that will be added to the server properties file provided to the Kafka broker by the Strimzi provider.
  • Method Details

    • serverConfigs

      Map<String,String> serverConfigs()
      Configuration properties that will be added to the server properties file provided to the Kafka broker by the Strimzi provider.