public class KafkaBinderEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor that sets some common configuration properties (log
config etc.,) for Kafka binder.| Constructor and Description |
|---|
KafkaBinderEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.