public class KafkaStreamsBinderEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor to ensure the sendToDlqAndContinue BiFunction
is excluded in core Spring Cloud Function by adding it to the ineligible function definitions.| Constructor and Description |
|---|
KafkaStreamsBinderEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.