CONFIG_HOME=src/test/resources | |
spring.kafka.consumer.auto-offset-reset=earliest | |
spring.kafka.consumer.group-id=aai | |
spring.kafka.consumer.client-id=aai-model-loader | |
topics.distribution.notification=SDC-DISTR-NOTIF-TOPIC-AUTO | |
spring.sleuth.enabled=false | |
ml.distribution.connection.enabled=false # avoid having the distribution client running in the background (requires active kafka) | |
spring.main.allow-bean-definition-overriding=true |